https://github.com/tervicke/fizzy
a custom zsh theme
https://github.com/tervicke/fizzy
classy terminal theme zsh zsh-configuration zsh-theme zshrc
Last synced: 2 months ago
JSON representation
a custom zsh theme
- Host: GitHub
- URL: https://github.com/tervicke/fizzy
- Owner: Tervicke
- License: mit
- Created: 2021-04-29T07:43:02.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-25T11:17:51.000Z (about 5 years ago)
- Last Synced: 2025-01-13T18:19:32.425Z (over 1 year ago)
- Topics: classy, terminal, theme, zsh, zsh-configuration, zsh-theme, zshrc
- Homepage:
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
a classy oh my zsh theme
installation guide
```shell
cp fizzy.zsh-theme ~/.oh-my-zsh/themes
```
this would copy the neccesary theme file into the zsh theme directory
```shell
ZSH_THEME="fizzy"
```
change the zsh theme to fizzy theme .
just copy and paste this :) in your .zshrc which is in your home directory and its hidden by default
```shell
source ~/.zshrc
```
either source the file or restart the terminal
PREVIEW