diff --git a/fish/functions/fish_prompt.fish b/fish/functions/fish_prompt.fish index d3d9ebb..75b7a95 100755 --- a/fish/functions/fish_prompt.fish +++ b/fish/functions/fish_prompt.fish @@ -51,7 +51,7 @@ function fish_prompt echo -n '@' set_color AFD75F - echo -n (hostname) + echo -n (prompt_hostname) set_color white echo -n ':'