Merge 83ee418064 into d21e48e792
commit
6c189fe096
|
|
@ -37,6 +37,9 @@ alias rb='ruby'
|
|||
alias py='python'
|
||||
alias ipy='ipython'
|
||||
|
||||
# Make a script runnable
|
||||
alias chx='chmod +x'
|
||||
|
||||
# Pianobar can be found here: http://github.com/PromyLOPh/pianobar/
|
||||
|
||||
alias piano='pianobar'
|
||||
|
|
|
|||
Loading…
Reference in New Issue