An open API service indexing awesome lists of open source software.

https://github.com/alimranahmed/zsh-imranic-themes


https://github.com/alimranahmed/zsh-imranic-themes

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

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

Kiss theme

_Git repo with no change_




Kiss theme with github changes

_Git repo with changes_