Skip to content

Instantly share code, notes, and snippets.

@digitalbocca
Last active June 2, 2018 08:05
Show Gist options
  • Select an option

  • Save digitalbocca/45e7cb9a40fc7bc29e62a83245d001ad to your computer and use it in GitHub Desktop.

Select an option

Save digitalbocca/45e7cb9a40fc7bc29e62a83245d001ad to your computer and use it in GitHub Desktop.
Atalhos do meu git-scm
alias nrd='npm run dev'
function scoop() { powershell -ex unrestricted scoop.ps1 "$@" ;} && export -f scoop
[alias]
llog = log --all --oneline --decorate --graph
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment