made conda config independent of anaconda or miniconda

This commit is contained in:
paul-loedige
2024-01-29 22:50:59 +01:00
parent 020f652391
commit 00df8ba9be
+1 -1
View File
@@ -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