Skip to content

Instantly share code, notes, and snippets.

View jdgaravito's full-sized avatar
🙃
Learning Astro

Juan David Garavito jdgaravito

🙃
Learning Astro
  • Bogotá, Colombia
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