Merge 83ee418064 into d21e48e792
commit
6c189fe096
|
|
@ -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'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue