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

https://github.com/fcce/traffic-zsh-theme

a zsh theme
https://github.com/fcce/traffic-zsh-theme

zsh-theme

Last synced: 8 months ago
JSON representation

a zsh theme

Awesome Lists containing this project

README

          

# traffic.zsh-theme

## Preview

![](https://i.imgur.com/HV9eh57.png)

## How to use

Clone this repo:

git clone https://github.com/fcce/traffic-zsh-theme.git "$ZSH_CUSTOM/themes/traffic-zsh-theme"

Symlink `traffic.zsh-theme` to your oh-my-zsh custom themes directory:

ln -s "$ZSH_CUSTOM/themes/traffic-zsh-theme/traffic.zsh-theme" "$ZSH_CUSTOM/themes/traffic.zsh-theme"

Set `ZSH_THEME="traffic"` in your `.zshrc`.