Fix typo in hostname display

Fixes #121
This commit is contained in:
Justin Hileman 2018-01-03 13:23:57 -08:00
parent d657024ce3
commit 914530cca4

View File

@ -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