Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.05 KB

README.md

File metadata and controls

49 lines (30 loc) · 1.05 KB

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