Skip to content

Instantly share code, notes, and snippets.

@me-shaon
Last active January 12, 2020 10:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save me-shaon/31728c87e526efd22a925682d20f6453 to your computer and use it in GitHub Desktop.
Save me-shaon/31728c87e526efd22a925682d20f6453 to your computer and use it in GitHub Desktop.
oh-my-zsh setup and tweaking tips

Mac

https://gist.github.com/kevin-smets/8568070

Ubuntu

Instructions to get started with Oh-my-Zsh

Prerequisites:

  • Zsh should be installed (v4.3.9 or more recent). If not pre-installed (zsh --version to confirm), check the following instruction here: Installing ZSH
  • curl or wget should be installed
  • git should be installed

Installation:

Useful Plugins

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment