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

https://github.com/sohnryang/fattyarrow

fattyarrow zsh theme
https://github.com/sohnryang/fattyarrow

oh-my-zsh-theme zsh

Last synced: 3 months ago
JSON representation

fattyarrow zsh theme

Awesome Lists containing this project

README

        

# fattyarrow
![screencast](./tty.gif)
A zsh theme

## Features
- time (hh:mm:ss)
- git support
- virtualenv support
- nvm support
- last command's exit code

## How-to-install
1. Run this command.
```
curl https://raw.githubusercontent.com/sohnryang/fattyarrow/master/fattyarrow.zsh-theme > $ZSH_CUSTOM/themes/fattyarrow.zsh-theme
```
2. Set your `$ZSH_THEME` to `fattyarrow`.
3. Enjoy!