Good Deed: Blow up anaconda
This commit is contained in:
15
dot_zshrc
15
dot_zshrc
@@ -202,7 +202,6 @@ fi
|
|||||||
|
|
||||||
## Generated 2023-02-10 19:53:12.722758Z
|
## Generated 2023-02-10 19:53:12.722758Z
|
||||||
## By /home/libkyy/.local/share/flutter/bin/cache/flutter_tools.snapshot
|
## By /home/libkyy/.local/share/flutter/bin/cache/flutter_tools.snapshot
|
||||||
#anaconda slows shit down D:<<<<
|
|
||||||
export PATH=$PATH:~/.spicetify
|
export PATH=$PATH:~/.spicetify
|
||||||
export PATH=$PATH:$HOME/.spicetify
|
export PATH=$PATH:$HOME/.spicetify
|
||||||
export PATH=$PATH:$HOME/.emacs.d/bin
|
export PATH=$PATH:$HOME/.emacs.d/bin
|
||||||
@@ -211,20 +210,6 @@ export PATH=$PATH:$HOME/.config/emacs/bin
|
|||||||
export PATH=$PATH:$HOME/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/
|
export PATH=$PATH:$HOME/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/
|
||||||
export PATH=$PATH:/home/linly/.spicetify
|
export PATH=$PATH:/home/linly/.spicetify
|
||||||
|
|
||||||
# >>> conda initialize >>>
|
|
||||||
# !! Contents within this block are managed by 'conda init' !!
|
|
||||||
__conda_setup="$('/home/linly/anaconda3/bin/conda' 'shell.zsh' 'hook' 2> /dev/null)"
|
|
||||||
if [ $? -eq 0 ]; then
|
|
||||||
eval "$__conda_setup"
|
|
||||||
else
|
|
||||||
if [ -f "/home/linly/anaconda3/etc/profile.d/conda.sh" ]; then
|
|
||||||
. "/home/linly/anaconda3/etc/profile.d/conda.sh"
|
|
||||||
else
|
|
||||||
export PATH="/home/linly/anaconda3/bin:$PATH"
|
|
||||||
fi
|
|
||||||
fi
|
|
||||||
unset __conda_setup
|
|
||||||
# <<< conda initialize <<<
|
|
||||||
|
|
||||||
|
|
||||||
export XDG_DATA_DIRS=$XDG_DATA_DIRS:$HOME
|
export XDG_DATA_DIRS=$XDG_DATA_DIRS:$HOME
|
||||||
|
|||||||
Reference in New Issue
Block a user