mirror of
https://github.com/zoriya/dotfiles.git
synced 2025-12-06 06:36:17 +00:00
5 lines
140 B
Bash
5 lines
140 B
Bash
# alias yarn='yarn --use-yarnrc "$XDG_CONFIG_HOME/yarn/config"'
|
|
|
|
source /usr/share/nvm/init-nvm.sh
|
|
export PATH=$PATH:~/.local/share/npm/bin
|