Skip to content

Instantly share code, notes, and snippets.

@tota1099
Created June 13, 2020 19:25
Show Gist options
  • Save tota1099/6ab386d0cae95dfa816ee79617b11bd9 to your computer and use it in GitHub Desktop.
Save tota1099/6ab386d0cae95dfa816ee79617b11bd9 to your computer and use it in GitHub Desktop.
[user]
email = renan.porto1099@gmail.com
name = Renan Porto
[core]
editor = code --wait
[alias]
s = !git status -s
c = !git add --all && git commit -m
l = !git log --pretty=format:'%C(blue)%h%C(red)%d %C(white)%s - %C(cyan)%cn, %C(green)%cr'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment