Last active
June 2, 2018 08:05
-
-
Save digitalbocca/45e7cb9a40fc7bc29e62a83245d001ad to your computer and use it in GitHub Desktop.
Atalhos do meu git-scm
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 nrd='npm run dev' | |
| function scoop() { powershell -ex unrestricted scoop.ps1 "$@" ;} && export -f scoop |
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] | |
| llog = log --all --oneline --decorate --graph |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment