https://github.com/alimranahmed/zsh-imranic-themes
https://github.com/alimranahmed/zsh-imranic-themes
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alimranahmed/zsh-imranic-themes
- Owner: alimranahmed
- License: mit
- Created: 2024-07-25T21:17:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-26T09:39:35.000Z (9 months ago)
- Last Synced: 2025-04-15T00:46:26.874Z (7 months ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zsh-plugins - imranic - Minimalist theme with decorators for `git` status, python virtualenv, rvm ruby version, conda version, kube status, and current directory. (Themes / ZSH on Windows)
- fucking-awesome-zsh-plugins - imranic - Minimalist theme with decorators for `git` status, python virtualenv, rvm ruby version, conda version, kube status, and current directory. (Themes / ZSH on Windows)
README
## 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
1. `git clone https://github.com/alimranahmed/zsh-imranic-themes.git "$ZSH_CUSTOM/themes/zsh-imranic-themes" --depth=1`
2. `ln -s "$ZSH_CUSTOM/themes/zsh-imranic-themes/kiss.zsh-theme" "$ZSH_CUSTOM/themes/kiss.zsh-theme"`
3. Open `~/.zshrc` in an editor and set `ZSH_THEME=kiss`
4. Compile the new changes in `.zshrc` using `source .zshrc`
### Screenshots

_Git repo with no change_

_Git repo with changes_