Skip to content

Instantly share code, notes, and snippets.

View adityaguptai's full-sized avatar
🎯
Building

Aditya Gupta adityaguptai

🎯
Building
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