Pre wipe of XPS13

This commit is contained in:
2025-09-21 10:16:45 -04:00
parent 1fed2e4e7d
commit 0910015e3d
5 changed files with 45 additions and 7 deletions

View File

@@ -12,7 +12,6 @@
};
autosuggestion.enable = true;
autocd = true;
defaultKeymap = "vicmd";
sessionVariables = {
PATH="$PATH:$HOME/.local/usr/bin";
PYTHONBREAKPOINT="pudb.set_trace";

View File

@@ -67,7 +67,7 @@
];
prefix = "C-a";
shell = "${pkgs.zsh}/bin/zsh";
# shell = "${pkgs.zsh}/bin/zsh";
# terminal = "xterm-kitty:RGB";
tmuxinator.enable = true;
extraConfig = ''