Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theedgeofrage/boban-zsh
ZSH powerline theme based on Agnoster
https://github.com/theedgeofrage/boban-zsh
powerline zsh zsh-theme
Last synced: 28 days ago
JSON representation
ZSH powerline theme based on Agnoster
- Host: GitHub
- URL: https://github.com/theedgeofrage/boban-zsh
- Owner: TheEdgeOfRage
- License: mit
- Created: 2024-07-23T15:35:56.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-07-25T20:43:55.000Z (4 months ago)
- Last Synced: 2024-10-12T00:44:01.456Z (28 days ago)
- Topics: powerline, zsh, zsh-theme
- Language: Shell
- Homepage:
- Size: 50.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Boban ZSH theme
A Powerline ZSH font, based on [Agnoster](https://github.com/agnoster/agnoster-zsh-theme)
![showcase](showcase.png)
## Installation
If you use [oh-my-zsh](https://github.com/ohmyzsh/ohmyzsh/), you can just clone this repo into the `custom/themes`
directory in your oh-my-zsh installation and set `ZSH_THEME="boban/boban"` in your zshrc before loading oh-my-zsh.You also need to have a [Nerdfont](https://www.nerdfonts.com/) to have all the symbols show up properly.
## Usage
The prompt segments will hide themselves when there is no relevant env vars set for them, or you are not in a
directory that has a git repo or terraform workspace. With nothing set, only the user@host and working directory
segments will show up.You can set the `DEFAULT_USER` env var to your username in your zshrc before loading this theme to stop showing the
first prompt segment when you are on your main user. It will always show when you are ssh-ed into the host where the
shell is running on, to indicate that you are not on your local machine.