mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-10 04:19:38 +00:00
move .fast-nvm.sh to .config folder
This commit is contained in:
parent
566ba4458b
commit
cf7ceaaeeb
@ -80,7 +80,7 @@ bindkey -s '^[^f' 'ranger\n'
|
|||||||
alias btw="neofetch"
|
alias btw="neofetch"
|
||||||
|
|
||||||
# This loads nvm
|
# This loads nvm
|
||||||
source $HOME/.fast-nvm.sh
|
source $HOME/.config/fast-nvm.sh
|
||||||
source $NVM_DIR/bash_completion
|
source $NVM_DIR/bash_completion
|
||||||
|
|
||||||
# Check if is integrated terminal emulator
|
# Check if is integrated terminal emulator
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user