Deprecate .zshenv

One less moving part when sharing these dotfiles with nix.
This commit is contained in:
2026-02-08 11:51:50 +01:00
parent d27f236d63
commit 3762505715
2 changed files with 1 additions and 3 deletions

View File

@@ -1,3 +0,0 @@
export PATH="${HOME}/bin:${PATH}"
[ -r ~/.zshenv_local ] && source ~/.zshenv_local

1
.zshrc
View File

@@ -1,4 +1,5 @@
# Interactive shell.
export PATH="${HOME}/bin:${PATH}"
# Login shell, connected via SSH, interactive (implied by running in this file),
# not in a GNU screen session already and screen is installed: jump to an active