mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-10 04:19:38 +00:00
zsh: add nvm bash completion
This commit is contained in:
parent
bfeef18cf4
commit
d8e1966d17
1
.zshrc
1
.zshrc
@ -67,6 +67,7 @@ bindkey -s '^[^f' 'ranger\n'
|
|||||||
|
|
||||||
# This loads nvm
|
# This loads nvm
|
||||||
source $HOME/.fast-nvm.sh
|
source $HOME/.fast-nvm.sh
|
||||||
|
source $HOME/.nvm/bash_completion
|
||||||
|
|
||||||
# Check if is integrated terminal emulator
|
# Check if is integrated terminal emulator
|
||||||
if [ -z "$INTEG_EMU" ]; then
|
if [ -z "$INTEG_EMU" ]; then
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user