diff --git a/home/common/fish.nix b/home/common/fish.nix index c6f0571..c29fff5 100644 --- a/home/common/fish.nix +++ b/home/common/fish.nix @@ -90,7 +90,7 @@ fish_prompt.body = '' echo - string join "" -- (set_color --italics) (prompt_hostname) ':' (prompt_pwd) (set_color green) ' ❯ ' (set_color normal) + string join "" -- (set_color --italics) (prompt_hostname) ':' (prompt_pwd --full-length-dirs=4) (set_color green) ' ❯ ' (set_color normal) ''; fish_right_prompt.body = ''