Ecosyste.ms: Awesome

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

https://github.com/VGamezz19/oh-my-zsh-fortuity-theme

📟 :art: My personal theme in oh-my-zsh
https://github.com/VGamezz19/oh-my-zsh-fortuity-theme

oh-my-zsh theme zsh zshrc

Last synced: about 1 month ago
JSON representation

📟 :art: My personal theme in oh-my-zsh

Lists

README

        

# oh-my-zsh-fortuity-theme

My custom theme is simple, beautiful and understandable. I Love it! Enjoy it 🙂

![Alt text](themeshow.gif)

For installing

```
$ mkdir -p $ZSH_CUSTOM/themes && curl https://raw.githubusercontent.com/VGamezz19/oh-my-zsh-fortuity-theme/master/fortuity.zsh-theme -L -o $ZSH_CUSTOM/themes/fortuity.zsh-theme
```

Set the theme in your **.zshrc** file

```
ZSH_THEME="fortuity"
```