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: 5 months ago
JSON representation
A simple and elegant multi-line theme for ZSH. Includes a colourized timestamp, `git` & syntax highlighting, and elevated root theme.
- Host: GitHub
- URL: https://github.com/sflems/piboy-zsh-theme
- Owner: sflems
- License: bsd-3-clause
- Created: 2021-12-16T06:12:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-09T04:19:46.000Z (over 3 years ago)
- Last Synced: 2025-01-17T16:27:00.170Z (10 months ago)
- Topics: shell, zsh
- Language: Shell
- Homepage:
- Size: 864 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-zsh-plugins - piboy - A simple and elegant multi-line theme for ZSH. Includes a colourized timestamp, `git` & syntax highlighting, and elevated root theme. (Themes / ZSH on Windows)
- fucking-awesome-zsh-plugins - piboy - A simple and elegant multi-line theme for ZSH. Includes a colourized timestamp, `git` & syntax highlighting, and elevated root theme. (Themes / ZSH on Windows)
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: [scott@piboy.ca](mailto:scott@piboy.ca).
###### Copyright © 2021 Piboy Technical Solutions Ltd.
###### Tested on Ubuntu 20.04.3 with zsh 5.8.