diff --git a/.zshenv b/.zshenv deleted file mode 100644 index 36c15f2..0000000 --- a/.zshenv +++ /dev/null @@ -1,3 +0,0 @@ -export PATH="${HOME}/bin:${PATH}" - -[ -r ~/.zshenv_local ] && source ~/.zshenv_local diff --git a/.zshrc b/.zshrc index 74ce2b1..e63d723 100644 --- a/.zshrc +++ b/.zshrc @@ -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