pull/211/merge
Taouririt Salah Eddine 2017-01-02 12:05:15 +00:00 committed by GitHub
commit 6c189fe096
1 changed files with 3 additions and 0 deletions

View File

@ -37,6 +37,9 @@ alias rb='ruby'
alias py='python' alias py='python'
alias ipy='ipython' alias ipy='ipython'
# Make a script runnable
alias chx='chmod +x'
# 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'