README.md
December 26, 2024 ยท View on GitHub
KISS(keep it simple)
Why another theme?
Most good(*clean, minimalistic) themes has its prompt in the same line as the directory. The problems are when the path grows, the command sometime doesn't fit in the same line anymore. This theme solves that problem. The current working directory in one line and the command prompt is in new lien below. Along with that, it's clean and minimalistic.
Installation
git clone https://github.com/alimranahmed/zsh-imranic-themes.git "$ZSH_CUSTOM/themes/zsh-imranic-themes" --depth=1ln -s "$ZSH_CUSTOM/themes/zsh-imranic-themes/kiss.zsh-theme" "$ZSH_CUSTOM/themes/kiss.zsh-theme"- Open
~/.zshrcin an editor and setZSH_THEME=kiss - Compile the new changes in
.zshrcusingsource .zshrc
Screenshots
Git repo with no change
Git repo with changes