Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nimacpp/themes-zsh

zsh Theme for hackers
https://github.com/nimacpp/themes-zsh

hacker linux smail terminal termux zsh zsh-theme

Last synced: about 18 hours ago
JSON representation

zsh Theme for hackers

Awesome Lists containing this project

README

        

# themes-zsh
zsh Themes for hackers
# image of hacker zsh

# image of smail zsh

## install

```bash
git clone https://github.com/nimacpp/hacker-zsh.git
cd hacker-zsh
chmod +x install.sh
./install.sh
```

and than
``` nano ~/.zshrc ```
and change to
ZSH_THEME="hacker"
and in the end
``` source ~/.zshrc ```