mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2026-03-02 03:49:25 +00:00
@@ -1,4 +1,4 @@
|
|||||||
function fish_title
|
function fish_title
|
||||||
[ "$theme_title_display_process" = 'yes' ]; and echo $_ ' '
|
[ "$theme_title_display_process" = 'yes' ]; and echo $_ ' '
|
||||||
[ "$theme_title_display_path" != 'no' ]; and pwd
|
[ "$theme_title_display_path" != 'no' ]; and prompt_pwd
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user