https://github.com/nescalante/zsh-theme
oh-my-zsh custom theme
https://github.com/nescalante/zsh-theme
Last synced: 3 months ago
JSON representation
oh-my-zsh custom theme
- Host: GitHub
- URL: https://github.com/nescalante/zsh-theme
- Owner: nescalante
- License: mit
- Created: 2018-11-21T18:33:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-12T17:59:58.000Z (about 1 year ago)
- Last Synced: 2025-04-12T02:48:19.268Z (about 1 year ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zsh-plugins - nescalante - Optimized for dark terminal backgrounds, includes `git` decorations. (Themes / ZSH on Windows)
- fucking-awesome-zsh-plugins - nescalante - Optimized for dark terminal backgrounds, includes `git` decorations. (Themes / ZSH on Windows)
- awesome-zsh-plugins - nescalante - Optimized for dark terminal backgrounds, includes `git` decorations. (Themes / Zinit (née zplugin))
README
# zsh-theme
oh-my-zsh custom theme

## Install
```
curl -o "$ZSH_CUSTOM/themes/nescalante.zsh-theme" https://raw.githubusercontent.com/nescalante/zsh-theme/refs/heads/master/nescalante.zsh-theme
echo '\nZSH_THEME="my_awesome_theme"' >> ~/.zshrc
```