Update condition for showing an extra space

pull/216/head
Florian Meinicke 5 years ago
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…
Cancel
Save