This commit is contained in:
2023-12-19 17:24:00 -05:00
parent 0b3705a219
commit 2a9c0ccfe1
6 changed files with 23 additions and 13 deletions

View File

@@ -21,7 +21,7 @@ set -g @thumbs-unique enabled
'';
}
];
shell = pkgs.fish + "/bin/fish";
shell = pkgs.zsh + "/bin/zsh";
shortcut = "Space";
tmuxinator.enable = true;
extraConfig = ''