Defined section for typical programming languages aliases. Added python and ipython aliases

pull/602/head^2
luispcosta 2015-10-28 12:33:07 +00:00
parent 579231c3b6
commit 7352c748de
1 changed files with 4 additions and 1 deletions

View File

@ -32,7 +32,10 @@ alias q='exit'
alias irc="$IRC_CLIENT"
# Language aliases
alias rb='ruby'
alias py='python'
alias ipy='ipython'
# Pianobar can be found here: http://github.com/PromyLOPh/pianobar/