An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# zsh-theme
oh-my-zsh custom theme

![image](https://user-images.githubusercontent.com/2078803/48909035-e8787880-ee4a-11e8-8497-34dca0801b81.png)

## 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
```