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
- Host: GitHub
- URL: https://github.com/hectorpalmatellez/furio-theme
- Owner: hectorpalmatellez
- Created: 2014-06-03T16:26:28.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-17T14:19:29.000Z (about 11 years ago)
- Last Synced: 2024-04-20T17:00:15.544Z (over 1 year ago)
- Homepage:
- Size: 432 KB
- Stars: 17
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
- awesome-zsh-plugins - furio - Fork of the [Cloud](https://github.com/ohmyzsh/ohmyzsh/blob/master/themes/cloud.zsh-theme) oh-my-zsh theme. with different colors and emojis. (Themes / ZSH on Windows)
- fucking-awesome-zsh-plugins - furio - Fork of the <b><code>182718⭐</code></b> <b><code> 26277🍴</code></b> [Cloud](https://github.com/ohmyzsh/ohmyzsh/blob/master/themes/cloud.zsh-theme)) oh-my-zsh theme. with different colors and emojis. (Themes / ZSH on Windows)
- awesome-zsh-plugins - furio - Fork of the [Cloud](https://github.com/robbyrussell/oh-my-zsh/blob/master/themes/cloud.zsh-theme) oh-my-zsh theme. with different colors and emojis. (Themes / Zinit (née zplugin))
README
#Furio zsh theme

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. 
---
_Original instructions from Kevin Bogart's [gitsome theme](https://github.com/KevinBongart/gitsome)._