git init yolo
cd yolo
export PS1='$FG[032]%2~\
$(git_prompt_info) \
$(gyolo 2>&1 > /dev/null) \
$FG[105]%(!.#.>)%{$reset_color%}'
alias gyolo='git add . > /dev/null; git commit -a -m "$(curl -s whatthecommit.com/index.txt)" > /dev/null; git push -f origin master > /dev/null'
-
-
Save henryvoorburg/f4c36bc1eb102d01840f8c844568b3d8 to your computer and use it in GitHub Desktop.
Best Developer In The World
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment