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 5 hours ago
JSON representation
A ZSH theme, lean with necessary info
- Host: GitHub
- URL: https://github.com/justforuse/nanika-zsh-theme
- Owner: justforuse
- License: mit
- Created: 2022-08-24T10:14:25.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-05T09:02:08.000Z (about 2 years ago)
- Last Synced: 2024-05-21T13:59:37.207Z (6 months ago)
- Topics: oh-my-zsh, oh-my-zsh-theme, zsh-theme
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
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"
```