Pre wipe of XPS13
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
};
|
||||
autosuggestion.enable = true;
|
||||
autocd = true;
|
||||
defaultKeymap = "vicmd";
|
||||
sessionVariables = {
|
||||
PATH="$PATH:$HOME/.local/usr/bin";
|
||||
PYTHONBREAKPOINT="pudb.set_trace";
|
||||
|
||||
@@ -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 = ''
|
||||
|
||||
Reference in New Issue
Block a user