mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2026-03-02 03:49:25 +00:00
Update condition for showing an extra space
This commit is contained in:
@@ -692,6 +692,7 @@ function __bobthefish_prompt_user -S -d 'Display current user and hostname'
|
||||
end
|
||||
|
||||
set -q display_user
|
||||
or set -q display_sudo_user
|
||||
or set -q display_hostname
|
||||
and echo -ns ' '
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user