https://github.com/Patr1ot/clean.zsh-theme
https://github.com/Patr1ot/clean.zsh-theme
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Patr1ot/clean.zsh-theme
- Owner: Patr1ot
- License: mit
- Created: 2020-10-05T08:37:54.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-20T18:55:20.000Z (over 5 years ago)
- Last Synced: 2024-04-16T17:25:44.164Z (about 2 years ago)
- Size: 483 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 - clean (patr1ot) - Fork of the upstream [clean](https://github.com/ohmyzsh/ohmyzsh/wiki/Themes#clean) with host information added. (Themes / ZSH on Windows)
- fucking-awesome-zsh-plugins - clean (patr1ot) - Fork of the upstream <b><code> ?⭐</code></b> <b><code> ?🍴</code></b> [clean](https://github.com/ohmyzsh/ohmyzsh/wiki/Themes#clean)) with host information added. (Themes / ZSH on Windows)
README
# Clean
Fork [oh-my-zsh theme](https://github.com/ohmyzsh/ohmyzsh/wiki/Themes#clean) added only host.
## Preview

## Installing
### Using oh-my-zsh
Put **clean.zsh-theme** in your **.oh-my-zsh/custom/themes** directory, then in your **~/.zshrc** file:
```bash
ZSH_THEME="clean"
```