This commit is contained in:
Samuel Ortion 2023-07-29 14:49:27 +02:00
parent a22cd5f467
commit 610698b3c3
1 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,10 @@ export PATH='/home/sortion/.luarocks/bin:/home/sortion/.julia/bin:/home/sortion/
export EDITOR=vim
# nvm
export NVM_DIR="$([ -z "${XDG_CONFIG_HOME-}" ] && printf %s "${HOME}/.nvm" || printf %s "${XDG_CONFIG_HOME}/nvm")"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
export TEXMFHOME=~/.texmf
# Change ls colors using vivid if installed