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

https://github.com/mateus/mateus-zsh-theme

Zsh theme
https://github.com/mateus/mateus-zsh-theme

zsh zsh-theme

Last synced: 16 days ago
JSON representation

Zsh theme

Awesome Lists containing this project

README

          

# mateus-zsh-theme

![screenshot](https://i.imgur.com/KU9rai6.png)

### Install

> Requires https://github.com/robbyrussell/oh-my-zsh

Copy `mateus.zsh-theme` to `~/.oh-my-zsh/themes`

```
 $ ~/.oh-my-zsh/themes/mateus.zsh-theme
```

Change the theme in `~/.zshrc`

```
ZSH_THEME="mateus"
. . .
```

Load `~/.zshrc`

```
$ source ~/.zshrc
```