Skip to content

Instantly share code, notes, and snippets.

@samdelagarza
Created November 18, 2013 17:44
Show Gist options
  • Save samdelagarza/7532050 to your computer and use it in GitHub Desktop.
Save samdelagarza/7532050 to your computer and use it in GitHub Desktop.
alias gtfc="git tf checkin --deep --associate "
alias gtfp="git tf pull --rebase --deep "
alias gs="git status"
alias gc="git commit -am "
alias c="clear"
alias glc="grunt lint:client"
alias k="killall node"
alias ws="/usr/local/bin/wstorm"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment