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
- Host: GitHub
- URL: https://github.com/debdut/github.zsh-theme
- Owner: Debdut
- License: mit
- Created: 2022-03-13T11:27:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-14T18:22:08.000Z (almost 4 years ago)
- Last Synced: 2026-01-21T10:34:37.273Z (5 months ago)
- Language: Shell
- Size: 1.13 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

## Light

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