Lightweight zsh themes specifically focused on automating and ensuring certain checks such as:
- set the correct node version set in each project
Clone this repository on the ohmyzsh custom themes folder.
git clone --depth=1 https://github.com/NakimaSolutions/zsh-themes.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/nakima
Set ZSH_THEME="nakima/main"
in ~/.zshrc
.
- main:
ZSH_THEME="nakima/main"
- minimal:
ZSH_THEME="nakima/minimal"
- elegant:
ZSH_THEME="nakima/elegant"