|
|
@ -11,3 +11,4 @@ export PATH=$PATH:/usr/local/go/bin |
|
|
export NODE_PATH=/usr/local/lib/node_modules |
|
|
export NODE_PATH=/usr/local/lib/node_modules |
|
|
unsetopt inc_append_history |
|
|
unsetopt inc_append_history |
|
|
unsetopt share_history # share command history data |
|
|
unsetopt share_history # share command history data |
|
|
|
|
|
alias irc="screen -r || screen -dmS irssi irssi && screen -r" |