added irc alias
authorMark Szymanski <mrman208@me.com>
Mon, 25 Oct 2010 22:50:55 +0000 (17:50 -0500)
committerMark Szymanski <mrman208@me.com>
Mon, 25 Oct 2010 22:50:55 +0000 (17:50 -0500)
aliases/general.aliases.bash

index ebec1bd..96c153b 100644 (file)
@@ -16,6 +16,8 @@ alias pager="$PAGER"
 
 alias q="exit"
 
+alias irc="$IRC_CLIENT"
+
 # Pianobar can be found here: http://github.com/PromyLOPh/pianobar/
 
 alias piano="pianobar"