https://github.com/mathiasmoeller/simple-yet-beautiful-zsh-theme
My custom zsh theme
https://github.com/mathiasmoeller/simple-yet-beautiful-zsh-theme
Last synced: 9 months ago
JSON representation
My custom zsh theme
- Host: GitHub
- URL: https://github.com/mathiasmoeller/simple-yet-beautiful-zsh-theme
- Owner: mathiasmoeller
- License: mit
- Created: 2021-07-01T15:59:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-05T15:50:01.000Z (over 4 years ago)
- Last Synced: 2025-02-18T01:42:40.844Z (9 months ago)
- Size: 559 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 - simple-yet-beautiful - Minimalist theme. Includes `git` status and `user@host` prompt decorations. (Themes / ZSH on Windows)
- fucking-awesome-zsh-plugins - simple-yet-beautiful - Minimalist theme. Includes `git` status and `user@host` prompt decorations. (Themes / ZSH on Windows)
README
# simple but beautiful zsh-theme
My custom zsh theme.
It's simple but beautiful (yeah yeah that lies in the eye of the beholder, I know).
Check it out:

## Installation
1. `git clone git@github.com:mathiasmoeller/zsh-theme.git`
2. `cp zsh-theme/simple_yet_beautiful.zsh-theme ~/.oh-my-zsh/themes`
3. `echo 'ZSH_THEME=simple_yet_beautiful' >> ~/.zshrc`
4. `source ~/.zshrc`