https://github.com/cruzrovira/cr-zsh-theme
https://github.com/cruzrovira/cr-zsh-theme
cr theme zsh
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cruzrovira/cr-zsh-theme
- Owner: cruzrovira
- License: mit
- Created: 2022-01-26T17:17:07.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-01T02:24:32.000Z (over 1 year ago)
- Last Synced: 2024-04-16T17:28:17.372Z (over 1 year ago)
- Topics: cr, theme, zsh
- Language: Shell
- Homepage:
- Size: 139 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zsh-plugins - cr - Includes directory, time, host name, last command exit status, and `git` status decorations. (Themes / ZSH on Windows)
- fucking-awesome-zsh-plugins - cr - Includes directory, time, host name, last command exit status, and `git` status decorations. (Themes / ZSH on Windows)
README
# cr-zsh-theme
An oh-my-zsh theme.
## Introducion

## instalación
1. En tu terminal escribe lo siguiente:`git clone git@github.com:cruzrovira/cr-zsh-theme.git/ $ZSH_CUSTOM/themes/cr-zsh-theme`
2. Abre tu configuración de `.zshrc`
3. agrege una font de [Nerd Font](https://www.nerdfonts.com/) a su terminal
4. cambia el valor `ZSH_THEME` por _`cr-zsh-theme/cr`_
REF: [Oh-My-Zsh External themes](https://github.com/ohmyzsh/ohmyzsh/wiki/External-themes)
### Extras
agrega los plugins zsh-autosuggestions y zsh-syntax-highlighting
### License
cr-zsh-theme is released under the [MIT License](https://opensource.org/licenses/MIT).