From 0a50aa9fca1623a0ba0a29a6af8813989db445e2 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Fri, 22 Apr 2022 09:26:18 -0700 Subject: trying to troubleshoot something --- lib/common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3