From c956ddd1d6938c6820b957d37048f7bc1c4ffd1f Mon Sep 17 00:00:00 2001 From: iFargle Date: Wed, 16 Aug 2023 21:23:36 +0900 Subject: [PATCH] test --- home-manager/bash.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-manager/bash.nix b/home-manager/bash.nix index e1719b63..1ebb5f99 100644 --- a/home-manager/bash.nix +++ b/home-manager/bash.nix @@ -8,7 +8,7 @@ enable = true; # https://github.com/justjanne/powerline-go#customization settings = { - hostame-only-if-ssh = true; + # hostame-only-if-ssh = true; cwd-max-depth = 3; condensed = true; theme = "gruvbox";