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: 3 days ago
JSON representation
A minimalist zsh theme with git support. It displays pwd, status code and git status & branch.
- Host: GitHub
- URL: https://github.com/Robert-96/clipper
- Owner: Robert-96
- License: mit
- Created: 2021-11-16T17:01:35.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-08T08:30:32.000Z (over 3 years ago)
- Last Synced: 2025-09-19T06:05:44.844Z (2 months ago)
- Topics: bash, git, oh-my-zsh, prompt, shell, terminal, zsh
- Language: Shell
- Homepage:
- Size: 250 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zsh-plugins - clipper - Minimalist ZSH theme with `git` support. It includes decorations for pwd, last command exit status code and `git` status & branch. (Themes / ZSH on Windows)
- fucking-awesome-zsh-plugins - clipper - Minimalist ZSH theme with `git` support. It includes decorations for pwd, last command exit status code and `git` status & branch. (Themes / ZSH on Windows)
README
# clipper
Clipper is a minimalist zsh theme with git support. It displays pwd, status code and git status & branch.

## 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).