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

https://github.com/sergkondr/skondrashov-zsh-theme

My theme for oh-my-zsh
https://github.com/sergkondr/skondrashov-zsh-theme

Last synced: about 2 months ago
JSON representation

My theme for oh-my-zsh

Awesome Lists containing this project

README

        

# skondrashov oh-my-zsh-theme

A minimalistic oh-my-zsh theme which displays only things I really need:
- some git info
- current Kubernetes context
- current AWS profile

And that's it for now.

### Installation
```bash
git clone --quiet https://github.com/sergkondr/skondrashov-zsh-theme ~/.oh-my-zsh/custom/themes/skondrashov
ln -s ~/.oh-my-zsh/custom/themes/skondrashov/skondrashov.zsh-theme ~/.oh-my-zsh/custom/themes/skondrashov.zsh-theme
omz theme set skondrashov
```

### Preview
Words are cheap, this is what it looks like:
![img_1.png](img_1.png)