xylous / hydrogen

A simple, multi-line zsh theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hydrogen

hydrogen is a simple multiline zsh theme. It shows username, hostname, current directory and git status.

Getting started

Requirements

Installation

With a plugin manager

You can use a plugin manager, such as zpm:

zpm load xylous/hydrogen

Manual

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

Contributing

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.

About

A simple, multi-line zsh theme

License:MIT License


Languages

Language:Shell 100.0%