/zsh1999

🚀 Yet another zsh theme!

MIT LicenseMIT

zsh1999

Just a new zsh theme with network connectivity status, battery status and optional prompt for docker containers

Demos

Initial Initial demo Git Initial demo Docker Initial demo

How to Install

  • 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"

Dependencies

Issues

Problems while using? Tell me!


This is a clone of zsh2000