Merge github.com:joshtronic/dotfiles
This commit is contained in:
commit
b24a2ae1b5
1 changed files with 5 additions and 1 deletions
6
bashrc
6
bashrc
|
@ -134,8 +134,12 @@ alias gs="git status"
|
|||
alias mc="telnet localhost 11211"
|
||||
|
||||
# mysql
|
||||
alias mybb="mysql bargainbee"
|
||||
alias mycs="mysql crowdsavings"
|
||||
alias mysk="mysql scenekids"
|
||||
alias myst="mysql street"
|
||||
|
||||
# rsync
|
||||
alias rsync="rsync --compress --progress"
|
||||
|
||||
# service
|
||||
alias service="sudo service"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue