Ecosyste.ms: Awesome

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

https://github.com/justforuse/nanika-zsh-theme

A ZSH theme, lean with necessary info
https://github.com/justforuse/nanika-zsh-theme

oh-my-zsh oh-my-zsh-theme zsh-theme

Last synced: about 1 month ago
JSON representation

A ZSH theme, lean with necessary info

Lists

README

        

# nanika.zsh-theme

A ZSH theme, (maybe)optimized robbyrussell.

![](https://user-images.githubusercontent.com/11868477/187032283-6fef2357-0c83-47a8-9726-2c222097f836.png)

## Usage

```sh
# Go to zsh custom themes path
cd $ZSH/custom/themes

# Clone this repo
git clone https://github.com/justforuse/nanika-zsh-theme.git

# Modify the `~/.zshrc` file:
ZSH_THEME="nanika-zsh-theme/nanika"
```