Browse Source

update irc alias

pull/1/head
Brett Langdon 12 years ago
parent
commit
880314242e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      zshrc

+ 1
- 1
zshrc View File

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

Loading…
Cancel
Save