Oh My Zsh
Last updated
Last updated
Oh My Zsh is an open source, community-driven framework for managing your zsh configuration.
Zsh
should be installed (v4.3.9 or more recent)
curl
or wget
should be installed
git
should be installed
via curl
via wget
Oh My Zsh comes with a shitload of plugins to take advantage of. You can take a look in the directory and/or the to see what's currently available.
Enabling Plugins Once you spot a plugin (or several) that you'd like to use with Oh My Zsh, you'll need to enable them in the .zshrc
file. You'll find the zshrc file in your $HOME
directory. Open it with your favorite text editor and you'll see a spot to list all the plugins you want to load.
To use theme, need to edit the ~/.zshrc
file.
To use a different theme, simply change the value to match the name of your desired theme.
Install Powerlevel9k
To install this theme for use in Oh-My-Zsh, clone this repository into your OMZ custom/themes
directory.
Select this theme in ~/.zshrc
:
Configurations
To use configuration, need to edit the ~/.zshrc
f ile.
List of themes can be found .