My attempt to create a theme to zsh, also has a custom theme for hyper terminal
As almost every theme on internet, mine has different color to repo changes too
- 🟢 Green circle when you haven't changes on repo
- 🟡 Yellow circle when you have change some file
- 🔴 Red lambda when you type something wrong on terminal emulator
Clone repo:
git clone https://github.com/Ishidawg/minimal-green-lambda.git
Change Directory:
cd minimal-green-lambda/
Install:
./install.sh
Theme: place the ishidaw.zsh-theme
on the path as showing bellow
PATH ~/.oh-my-zsh/themes/ishidaw.zsh-theme
hyper terminal settings:
Download Hyper
place the hyper.js
on the path as showing bellow AND RENAME to .hyper.js
with a DOT at the start
~/.hyper.js
Thanks for reading this 💚