Skip to content

Instantly share code, notes, and snippets.

View clarkjoao's full-sized avatar
💭
The only way to go fast is to go well. - Bob Martin

clarkjoao clarkjoao

💭
The only way to go fast is to go well. - Bob Martin
View GitHub Profile
# ######################## #
# GIT / GIT FLOW Sripts #
# ######################## #
alias gtp="git push"
# git stash
alias gsh="git stash"
alias gsha="git stash apply"
@clarkjoao
clarkjoao / gist:2b47b8868bd18506059bc2e82d6ff9ba
Last active March 9, 2022 19:19
First Steps JS Enviroment