change name of the function

This commit is contained in:
Kurtis Rader
2016-10-23 15:02:14 -07:00
parent 8dfee7ff76
commit 37d91d0c29
15 changed files with 18 additions and 18 deletions

View File

@@ -12,7 +12,7 @@ function fish_prompt
printf ' at '
set_color magenta
echo -n (fish_prompt_hostname)
echo -n (prompt_hostname)
set_color normal
printf ' in '