Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sflems/piboy-zsh-theme

A simple and elegant multi-line theme for ZSH. Includes a colourized timestamp, `git` & syntax highlighting, and elevated root theme.
https://github.com/sflems/piboy-zsh-theme

shell zsh

Last synced: 28 days ago
JSON representation

A simple and elegant multi-line theme for ZSH. Includes a colourized timestamp, `git` & syntax highlighting, and elevated root theme.

Awesome Lists containing this project

README

        

# A Simple and Elegant zsh Theme

A simple and elegant multi-line theme for ZSH. Includes a colourized timestamp, user, hostname, Kali styled syntax highlighting, github/VCS info, and elevated root theme.

1. Install `zsh` & [Powerline fonts](https://github.com/powerline/fonts/blob/master/UbuntuMono/Ubuntu%20Mono%20derivative%20Powerline.ttf): `sudo apt install zsh powerline -y`
2. Install `oh-my-zsh`:
```
sh -c "$(wget -O- https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
sudo bash -c "$(wget -O- https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
```

3. Clone repo: `git clone https://github.com/sflems/piboy-zsh-theme.git && cd piboy-zsh-theme/`
4. Activate theme with `./install.sh && sudo ./install.sh`
5. Reload your terminal.

Enjoy!

Have a project to work on? Shoot me a message: [[email protected]](mailto:[email protected]).

###### Copyright © 2021 Piboy Technical Solutions Ltd.

###### Tested on Ubuntu 20.04.3 with zsh 5.8.

Piboy zsh Theme Screenshot