hydrogen is a simple multiline zsh theme. It shows username, hostname, current
directory and git
status.
- requires gitstatus, by xylous
You can use a plugin manager, such as zpm:
zpm load xylous/hydrogen
Or you can clone this repository locally and source with zsh:
git clone "https://github.com/xylous/hydrogen.git" hydrogen
and in .zshrc:
source path/to/installation/hydrogen.zsh-theme
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.