Skip to content

Instantly share code, notes, and snippets.

View awcoetzer's full-sized avatar
♥️
I will not stop until I’m proud.

Andre W. Coetzer awcoetzer

♥️
I will not stop until I’m proud.
  • Eastern Europe
  • 17:09 (UTC +02:00)
View GitHub Profile

Oh my zsh.

Install with curl

sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

Enabling Plugins (zsh-autosuggestions & zsh-syntax-highlighting)

  • Download zsh-autosuggestions by

Semantic Commit Messages

See how a minor change to your commit message style can make you a better programmer.

Format: <type>(<scope>): <subject>

<scope> is optional

Example