mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-29 16:51:15 -03:00
change name of the function
This commit is contained in:
@@ -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 '
|
||||
|
||||
|
||||
Reference in New Issue
Block a user