added npm completion
This commit is contained in:
@@ -17,6 +17,7 @@ fi
|
|||||||
# Put your fun stuff here.
|
# Put your fun stuff here.
|
||||||
#source /etc/profile.d/bash-completion.sh
|
#source /etc/profile.d/bash-completion.sh
|
||||||
source ~/todo.txt-cli/todo_completion
|
source ~/todo.txt-cli/todo_completion
|
||||||
|
source ~/bin/npm_completion
|
||||||
#pacman aliases
|
#pacman aliases
|
||||||
alias pacupg='sudo pacman -Syu'
|
alias pacupg='sudo pacman -Syu'
|
||||||
alias pacins='sudo pacman -U'
|
alias pacins='sudo pacman -U'
|
||||||
|
|||||||
Reference in New Issue
Block a user