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

https://github.com/debdut/github.zsh-theme

Github theme for Zsh
https://github.com/debdut/github.zsh-theme

Last synced: 5 months ago
JSON representation

Github theme for Zsh

Awesome Lists containing this project

README

          

# Github Zsh Theme
> A Github inspired theme for Zsh

1. Minimal Information
2. Shows last two dir to mimic repo structure
3. Shows @hostname
4. Shows x for untracked files
5. Checks if git is active
6. Displays Branch
7. Detects light and dark system themes

## Instructions
1. Save the `github.zsh-theme` in `~/.oh-my-zsh/themes`
2. Set `GITHUB_THEME="github"` in `~/.zshrc`

## Dark
![](/assets/dark.png)
## Light
![](/assets/light.png)

## Inspiration
[Thank you Github!](https://github.blog/2021-11-03-thank-you-github/)