Skip to content

btd1337/iguanidae-zsh-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Donate Ko-fi

Iguanidae ZSH Theme

First Screenshot


Table of Contents

Requirements

Installation

If your theme is default - robbyrussell:

git clone https://github.com/btd1337/iguanidae-zsh-theme
cd iguanidae-zsh-theme
chmod +x install.sh
./install.sh 

If you are using a custom oh-my-zsh theme:

git clone https://github.com/btd1337/iguanidae-zsh-theme
cd https://github.com/btd1337/iguanidae-zsh-theme
mv iguanidae.zsh-theme ~/.oh-my-zsh/custom/themes
nano ~/.zshrc

Search for ZSH_THEME="any_theme" and replace string any_theme to iguanidae then save the file and reopen your Terminal.

Uninstall

sed -i 's/ZSH_THEME="iguanidae"/ZSH_THEME="robbyrussell"/g' ~/.zshrc
rm ~/.oh-my-zsh/custom/themes/iguanidae.zsh-theme

Donate

Appreciate for coffee or beer :)

Option 1:

Ko-fi

Option 2:

paypal


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages