#author(“2018-03-20T06:36:31+00:00”,“default:kazuma”,“kazuma”) fish
bobthefish [#e80502cf]
右側のプロンプトから日付や時間を非表示にする [#n4917c68]
/.config/fish/config.fish に下記を追記する
set -U theme_display_date no
set -U theme_display_cmd_duration no
#author(“2018-03-20T06:36:31+00:00”,“default:kazuma”,“kazuma”) fish
/.config/fish/config.fish に下記を追記する
set -U theme_display_date no
set -U theme_display_cmd_duration no