made conda config independent of anaconda or miniconda
This commit is contained in:
+1
-1
@@ -143,7 +143,7 @@ alias log='git log'
|
|||||||
#neofetch
|
#neofetch
|
||||||
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.
|
# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
|
||||||
[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh
|
[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh
|
||||||
|
|||||||
Reference in New Issue
Block a user