zsh/.aliases/command-specific/git

3 lines
86 B
Plaintext
Raw Normal View History

2015-07-07 11:18:40 -04:00
## git
alias git-yolo='git commit -am "`curl -s http://whatthecommit.com/index.txt`"'