Deprecate .zshenv
One less moving part when sharing these dotfiles with nix.
This commit is contained in:
3
.zshenv
3
.zshenv
@@ -1,3 +0,0 @@
|
||||
export PATH="${HOME}/bin:${PATH}"
|
||||
|
||||
[ -r ~/.zshenv_local ] && source ~/.zshenv_local
|
||||
Reference in New Issue
Block a user