git init yolo
cd yolo
# setup remote (or not)
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'
export PS1='$FG[032]%2~\
$(git_prompt_info) \
$(gyolo 2>&1 > /dev/null) \
$FG[105]%(!.#.>)%{$reset_color%}'
Last active
January 9, 2022 07:39
-
-
Save squarism/7f0fb6640465ebbd6f33 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