diff --git a/zsh/.zshrc b/zsh/.zshrc index 1215010..262fa6c 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -143,7 +143,7 @@ alias log='git log' #neofetch neofetch -source /opt/anaconda/etc/profile.d/conda.sh +source /etc/profile.d/conda.sh # To customize prompt, run `p10k configure` or edit ~/.p10k.zsh. [[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh