$HOME sweet $HOME
This commit is contained in:
@@ -207,9 +207,10 @@ command -v pyenv >/dev/null || export PATH="$PYENV_ROOT/bin:$PATH"
|
||||
eval "$(pyenv init -)"
|
||||
#anaconda slows shit down D:<<<<
|
||||
export PATH=$PATH:~/.spicetify
|
||||
export PATH=$PATH:/home/libkyy/.spicetify
|
||||
export PATH=$PATH:~/.emacs.d/bin
|
||||
|
||||
export PATH=$PATH:$HOME/.spicetify
|
||||
export PATH=$PATH:$HOME/.emacs.d/bin
|
||||
export PATH=$PATH:$HOME/.config/emacs/bin
|
||||
export PATH=$PATH:$HOME/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/
|
||||
export PATH=$PATH:/home/linly/.spicetify
|
||||
|
||||
# >>> conda initialize >>>
|
||||
|
||||
Reference in New Issue
Block a user