mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2026-09-22 11:54:08 +00:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user