NakimaSolutions / zsh-themes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nakima Zsh Themes

Lightweight zsh themes specifically focused on automating and ensuring certain checks such as:

  • set the correct node version set in each project

Installation

System requiremets

Oh My Zsh

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.

Current Themes

  • main: ZSH_THEME="nakima/main"
  • minimal: ZSH_THEME="nakima/minimal"
  • elegant: ZSH_THEME="nakima/elegant"

About

License:MIT License


Languages

Language:Shell 100.0%