Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robert-96/clipper

A minimalist zsh theme with git support. It displays pwd, status code and git status & branch.
https://github.com/robert-96/clipper

bash git oh-my-zsh prompt shell terminal zsh

Last synced: 23 days ago
JSON representation

A minimalist zsh theme with git support. It displays pwd, status code and git status & branch.

Awesome Lists containing this project

README

        

# clipper

Clipper is a minimalist zsh theme with git support. It displays pwd, status code and git status & branch.

![Screenshot](/screenshots/screenshot.png "Screenshot")

## Install

1. Copy `clipper.zsh-theme` into the `~/.oh-my-zsh/custom/themes/` directory (simply create the themes directory if it does not exist).
1. Change the theme variable name to `ZSH_THEME="clipper"` in `~/.zshrc`.
1. Reload zsh with source `~/.zshrc`.

## License

This project is licensed under the [MIT License](./LICENSE).