mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2024-10-27 20:34:23 +00:00
parent
13c35f3424
commit
e71317aa19
@ -1,4 +1,4 @@
|
||||
function fish_title
|
||||
[ "$theme_title_display_process" = 'yes' ]; and echo $_ ' '
|
||||
[ "$theme_title_display_path" != 'no' ]; and pwd
|
||||
[ "$theme_title_display_path" != 'no' ]; and prompt_pwd
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user