Ecosyste.ms: Awesome

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

https://github.com/evgenygorchakov/oh-my-zsh-gorchak-theme


https://github.com/evgenygorchakov/oh-my-zsh-gorchak-theme

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

Last synced: about 2 months ago
JSON representation

Lists

README

        

## Frontend theme for [oh my zsh](https://ohmyz.sh/)

I was inspired by ['robbyrussell'](https://github.com/ohmyzsh/ohmyzsh/wiki/Themes#robbyrussell) and ['af-magic'](https://github.com/ohmyzsh/ohmyzsh/wiki/Themes#af-magic) themes and I also added a display node.js version.

### Requiremets

1. MacOS
2. [oh my zsh](https://ohmyz.sh/#install)

### Install

```zsh
git clone https://github.com/evgenygorchakov/oh-my-zsh-gorchak-theme.git ${ZSH_CUSTOM}/themes/gorchak
```

```zsh
omz theme set gorchak/gorchak
```

### Uninstall

```zsh
rm -rf ${ZSH_CUSTOM}/themes/gorchak
```

image