Just a new zsh theme with network connectivity status, battery status and optional prompt for docker containers
- Clone the Repo
git clone https://github.com/DTan13/zsh1999.git
cd zsh1999
ln -s zsh1999.zsh-theme ~/.oh-my-zsh/themes/zsh1999.zsh-theme
# with docker support
ln -s zsh1999-docker.zsh-theme ~/.oh-my-zsh/themes/zsh1999-docker.zsh-theme
- Modify ZSH_THEME in ~/.zshrc
ZSH_THEME="zsh1999"
# with docker support
ZSH_THEME="zsh1999-docker"
Problems while using? Tell me!
This is a clone of zsh2000