Discover, install, and configure shell plugins with Fig Plugin Store →
🧑‍💻

Kimwz Oh My Zsh Theme

Customized oh-my-zsh theme.

kimwz
|
9 stars
2 forks

Requirements

For correct work you will first need:

Installing

Install oh-my-zsh

curl -o - https://raw.githubusercontent.com/kimwz/kimwz-oh-my-zsh-theme/master/install.sh | zsh

Installing using curl:

curl -o - https://raw.githubusercontent.com/kimwz/kimwz-oh-my-zsh-theme/master/install.sh | zsh

Installing using wget:

wget -O - https://raw.githubusercontent.com/kimwz/kimwz-oh-my-zsh-theme/master/install.sh | zsh

set default shell

chsh -s /usr/bin/zsh root