Remove cdpath
This commit is contained in:
parent
2343a739da
commit
9d913f9c61
|
@ -12,7 +12,6 @@
|
|||
abbreviations = import ./zsh/abbreviations.nix;
|
||||
};
|
||||
|
||||
cdpath = [ "$HOME/Code" ];
|
||||
dotDir = "${config.xdg.configHome}/zsh";
|
||||
|
||||
shellAliases = (import ./zsh/aliases.nix);
|
||||
|
|
Loading…
Reference in a new issue