Fix typo in hostname display

Fixes #121
pull/126/head
Justin Hileman 6 years ago
parent d657024ce3
commit 914530cca4

@ -544,7 +544,7 @@ function __bobthefish_prompt_user -S -d 'Display current user and hostname'
end
set -q display_user
or set -q displayed_hostname
or set -q display_hostname
and echo -ns ' '
end

Loading…
Cancel
Save