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