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
- Host: GitHub
- URL: https://github.com/sohnryang/fattyarrow
- Owner: sohnryang
- Created: 2017-05-09T11:32:11.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-21T11:42:29.000Z (over 7 years ago)
- Last Synced: 2025-01-18T09:32:36.030Z (5 months ago)
- Topics: oh-my-zsh-theme, zsh
- Size: 362 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fattyarrow

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!