Created
April 24, 2012 19:57
-
-
Save pivotal-medici/2483144 to your computer and use it in GitHub Desktop.
Aliases on this project
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias rebasemaster="git fetch && git rebase origin/master" | |
alias deploy_s="git push staging master" | |
alias deploy_p="git push production master" | |
alias mate="mvim" | |
alias rubymine="mvim" | |
alias rake="time rake" | |
alias rkae="rake" | |
alias rkea="rake" | |
alias letsdothis="git pull --rebase && rake && git push origin HEAD && deploy_s && ctuuu" | |
alias doit="letsdothis" | |
alias resource=". ~/.bash_profile" | |
alias ctu="afplay ~/Dropbox/Public/ctu.wav" | |
alias ctuuu="ctu && ctu && ctu" | |
alias aliases="vim ~/.bash_profile_includes/alias.sh && resource" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Download the awesome CTU ringtone