diff --git a/bashrc b/bashrc index b99c7df..7acd216 100644 --- a/bashrc +++ b/bashrc @@ -26,7 +26,7 @@ alias grep='grep --color=auto' alias fgrep='fgrep --color=auto' alias egrep='egrep --color=auto' complete -F _todo t -PATH="/home/ewpt3ch/bin:/home/ewpt3ch/tmux:${PATH}:./:" +PATH="/home/ewpt3ch/bin:/home/ewpt3ch/tmux:/home/ewpt3ch/local/nodejs/bin:${PATH}:./:" #export VMWARE_USE_SHIPPED_GTK="yes" export EDITOR=vim export PAGER=less