https://github.com/koenwoortman/creme-fraiche-zsh-theme
Minimal ZSH theme with visual VI mode indicator
https://github.com/koenwoortman/creme-fraiche-zsh-theme
cli oh-my-zsh-theme shell zsh zsh-theme
Last synced: 10 days ago
JSON representation
Minimal ZSH theme with visual VI mode indicator
- Host: GitHub
- URL: https://github.com/koenwoortman/creme-fraiche-zsh-theme
- Owner: koenwoortman
- License: mit
- Created: 2020-06-03T15:36:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-15T10:30:15.000Z (over 5 years ago)
- Last Synced: 2025-03-02T20:02:42.094Z (9 months ago)
- Topics: cli, oh-my-zsh-theme, shell, zsh, zsh-theme
- Language: Shell
- Homepage:
- Size: 2.39 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zsh-plugins - crème fraîche - Works best with light terminal backgrounds, includes `git` and `vi`-mode status decorations. (Themes / ZSH on Windows)
- fucking-awesome-zsh-plugins - crème fraîche - Works best with light terminal backgrounds, includes `git` and `vi`-mode status decorations. (Themes / ZSH on Windows)
README
# Crème fraîche ZSH theme
> Keep your shell fresh
## Install*
### [zplug](https://github.com/zplug/zplug)
Update your `.zshrc` file with the following line:
```sh
zplug koenwoortman/creme-fraiche-zsh-theme, from:github, as:theme
```
`* it works on my machine :)`
## Options
| Option | Description | Default value |
| :------------------------------- | :--------------------------------------------------------------------------------------------- | :------------- |
| **`THEME_PROMPT_PREFIX`** | Set a prefix for the prompt. | |
| **`THEME_VI_INS_MODE_SYMBOL`** | Icon used to indicate insert mode when using VI keybindings. | `λ` |
| **`THEME_VI_CMD_MODE_SYMBOL`** | Icon used to indicate normal mode when using VI keybindings. | `ᐅ` |
## Credits
* https://github.com/tardypad/dotfiles
* Randy Marsh