summaryrefslogtreecommitdiff
path: root/lib/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lib/common.nix')
-rw-r--r--lib/common.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common.nix b/lib/common.nix
index 917025c..0039650 100644
--- a/lib/common.nix
+++ b/lib/common.nix
@@ -155,7 +155,7 @@ in
reverseSplit = false;
secureSocket = false;
sensibleOnTop = true;
- shell = "${pkgs.bash}/bin/bash";
+ #shell = "${pkgs.bash}/bin/bash";
shortcut = "a";
terminal = "xterm-256color";
tmuxinator.enable = false;