mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2024-10-27 20:34:23 +00:00
Update condition for showing an extra space
This commit is contained in:
parent
981eb1a632
commit
108b6a45f6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user