https://github.com/revir/river-zsh-config
My custom zsh theme
https://github.com/revir/river-zsh-config
Last synced: 7 months ago
JSON representation
My custom zsh theme
- Host: GitHub
- URL: https://github.com/revir/river-zsh-config
- Owner: revir
- License: mit
- Created: 2017-11-16T08:00:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T18:52:28.000Z (over 1 year ago)
- Last Synced: 2025-03-26T06:51:08.252Z (8 months ago)
- Language: Shell
- Homepage: https://v2mm.tech
- Size: 143 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zsh-plugins - river - Dark theme with `git` information. (Themes / ZSH on Windows)
- fucking-awesome-zsh-plugins - river - Dark theme with `git` information. (Themes / ZSH on Windows)
- awesome-zsh-plugins - river - Dark theme with `git` information. (Themes / Zinit (née zplugin))
README
# river-zsh-config
This is my custom zsh theme.
# autorun
sh -c "$(curl -fsSL https://github.com/revir/river-zsh-config/raw/master/install.sh)"
**you need to run twice of this command.** .
**then `source ~/.zshrc`.**
# manully install
1. run `./install.sh` to install oh-my-zsh.
2. run again `./install.sh` to setup `~/.zshrc`;
# manully install 2
edit `.zshrc`, add:
ZSH_CUSTOM=/path/to/river-zsh-config
ZSH_THEME="river"
then `source ~/.zshrc`.
# screenshot
