Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/robert-96/clipper
- Owner: Robert-96
- License: mit
- Created: 2021-11-16T17:01:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-08T08:30:32.000Z (about 2 years ago)
- Last Synced: 2024-04-16T17:26:33.933Z (7 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
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).