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

https://github.com/hectorpalmatellez/furio-theme

:computer: zsh theme with important emojis
https://github.com/hectorpalmatellez/furio-theme

Last synced: 26 days ago
JSON representation

:computer: zsh theme with important emojis

Awesome Lists containing this project

README

          

#Furio zsh theme

![in action](https://raw.githubusercontent.com/hectorpalmatellez/furio-theme/master/zsh-furio-2.gif)

Fork of the [Cloud oh-my-zsh theme](https://github.com/robbyrussell/oh-my-zsh/blob/master/themes/cloud.zsh-theme). It has different colors and emojis for full efect.

To use:

1. Download the theme into oh-my-zsh's custom themes directory:`$ mkdir -p $ZSH_CUSTOM/themes && curl https://raw.githubusercontent.com/hectorpalmatellez/furio-theme/master/furio.zsh-theme -L -o $ZSH_CUSTOM/themes/furio.zsh-theme`
2. Set the theme in your .zshrc file: `ZSH_THEME="furio"`
3. ![arm](https://raw.githubusercontent.com/hectorpalmatellez/furio-theme/master/arm.png)

---
_Original instructions from Kevin Bogart's [gitsome theme](https://github.com/KevinBongart/gitsome)._