Skip to content

Instantly share code, notes, and snippets.

@steve-ross
Created April 18, 2016 15:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save steve-ross/d5cdab1132e8f867605f01d2747b84fc to your computer and use it in GitHub Desktop.
Save steve-ross/d5cdab1132e8f867605f01d2747b84fc to your computer and use it in GitHub Desktop.
# 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