Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 631 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 631 Bytes

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