diff --git a/home-manager/bash.nix b/home-manager/bash.nix index d7203005..b7d36577 100644 --- a/home-manager/bash.nix +++ b/home-manager/bash.nix @@ -8,9 +8,8 @@ enable = true; # https://github.com/justjanne/powerline-go#customization settings = { - # hostame-only-if-ssh = true; + hostame-only-if-ssh = true; cwd-max-depth = 2; - condensed = true; theme = "gruvbox"; }; modules = [