Ecosyste.ms: Awesome

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

https://github.com/raykle/ysr-zsh-theme

ysr Theme for Oh My ZSH
https://github.com/raykle/ysr-zsh-theme

oh-my-zsh oh-my-zsh-theme zsh zsh-theme

Last synced: about 2 months ago
JSON representation

ysr Theme for Oh My ZSH

Lists

README

        

# ysr.zsh-theme
A ZSH theme based on [`ys`](http://blog.ysmood.org/my-ys-terminal-theme/).

## Screenshots

![Screenshots](./Screenshots.png)

## Installation

__Clone the repository__

```
$ git clone https://github.com/raykle/ysr-zsh-theme.git
```

__Copy the theme file__

1. Copy the `ysr.zsh-theme` to `~/.oh-my-zsh/themes/` directory.
2. Change the theme variable name to `ZSH_THEME="ysr"` in `~/.zshrc`.
3. Reload ZSH with `source ~/.zshrc` or Relaunch the iTerm.app.