Created
April 18, 2016 15:18
-
-
Save steve-ross/d5cdab1132e8f867605f01d2747b84fc to your computer and use it in GitHub Desktop.
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
# Aliases | |
alias m "meteor" | |
alias a "atom" | |
alias a. "atom ." | |
alias gst "git status" | |
alias gco "git checkout" | |
alias j "jump" | |
alias ef "atom ~/.config/fish/config.fish" | |
alias reload "source ~/.config/fish/config.fish" | |
alias ksd "sudo launchctl kickstart system/homebrew.mxcl.dnsmasq" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment