aboutsummaryrefslogtreecommitdiffstats
path: root/zsh
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2022-11-20 20:53:29 +0000
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2022-11-20 20:53:29 +0000
commite4534432c064efc167c84c2b2cbc957ad72dcb13 (patch)
tree87be4e7c6988036f5ffd80b4d43d2a7f7901fb4b /zsh
parent2cd24395f7ae23ae96955f2d497ab5e4ccd75de0 (diff)
Remove macOS specific from .zshrc
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zshrc9
1 files changed, 1 insertions, 8 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 9e186be..3fe2d75 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -19,12 +19,5 @@ foreach file (`echo $sources`)
end
# ===============================
-export NVM_DIR="$HOME/.nvm"
-[ -s "/opt/homebrew/opt/nvm/nvm.sh" ] && \. "/opt/homebrew/opt/nvm/nvm.sh"
-[ -s "/opt/homebrew/opt/nvm/etc/bash_completion.d/nvm" ] && \. "/opt/homebrew/opt/nvm/etc/bash_completion.d/nvm"
-
-export PYENV_ROOT="$HOME/.pyenv"
-command -v pyenv >/dev/null || export PATH="$PYENV_ROOT/bin:$PATH"
-eval "$(pyenv init -)"
-eval "$(pyenv virtualenv-init -)"
+# source $ZSH_CONFIG/ephemeral.zsh