Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 989 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 989 Bytes

Oh My Zsh

Oh My Zsh is a delightful, open source, community-driven framework for managing your Zsh configuration. It comes bundled with thousands of helpful functions, helpers, plugins, themes, and a few things that make you shout...

"Oh My ZSH!"

Favorite Theme

  1. Passion Theme
    Passion Original Theme
    Passion Modified Theme

Note: Above mentioned themes depend on cmd gdate to get current time in milliseconds which is not installed by default in macOS. To get gdate by running brew install coreutils;




  1. Jovial Theme
    Jovial Original Theme
    Jovial Modified Theme

Plugins

  • git
  • autojump
  • urltools
  • bgnotify
  • zsh-autosuggestions
  • zsh-syntax-highlighting
  • jovial

Note: These plugins are added to ~/.zshrc by default.