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
- Host: GitHub
- URL: https://github.com/fcce/traffic-zsh-theme
- Owner: fcce
- License: mit
- Created: 2018-08-16T04:29:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-02T02:21:08.000Z (about 5 years ago)
- Last Synced: 2025-01-25T03:44:11.460Z (10 months ago)
- Topics: zsh-theme
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zsh-plugins - traffic - A dark theme for ZSH. (Themes / ZSH on Windows)
- fucking-awesome-zsh-plugins - traffic - A dark theme for ZSH. (Themes / ZSH on Windows)
- awesome-zsh-plugins - traffic - A dark theme for ZSH. (Themes / Zinit (née zplugin))
README
# traffic.zsh-theme
## Preview

## 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`.