added irc alias
parent
6496f9cf2b
commit
2f9752f49b
|
|
@ -16,6 +16,8 @@ alias pager="$PAGER"
|
||||||
|
|
||||||
alias q="exit"
|
alias q="exit"
|
||||||
|
|
||||||
|
alias irc="$IRC_CLIENT"
|
||||||
|
|
||||||
# Pianobar can be found here: http://github.com/PromyLOPh/pianobar/
|
# Pianobar can be found here: http://github.com/PromyLOPh/pianobar/
|
||||||
|
|
||||||
alias piano="pianobar"
|
alias piano="pianobar"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue