Skip to content

Instantly share code, notes, and snippets.

@danistrebel
Last active July 16, 2020 07:13
Show Gist options
  • Save danistrebel/1a9ba2f7cb1731c1cc54de32a32ddad3 to your computer and use it in GitHub Desktop.
Save danistrebel/1a9ba2f7cb1731c1cc54de32a32ddad3 to your computer and use it in GitHub Desktop.
Lazy Typing Shortcuts
alias kc='kubectl'
alias gitlog="git log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment