https://github.com/sixlive/sixlive-zsh-theme
My ZSH Theme
https://github.com/sixlive/sixlive-zsh-theme
zsh zsh-theme
Last synced: 8 months ago
JSON representation
My ZSH Theme
- Host: GitHub
- URL: https://github.com/sixlive/sixlive-zsh-theme
- Owner: sixlive
- License: mit
- Created: 2017-10-09T15:22:42.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-01T12:14:23.000Z (over 6 years ago)
- Last Synced: 2025-03-28T16:44:36.999Z (8 months ago)
- Topics: zsh, zsh-theme
- Size: 767 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zsh-plugins - sixlive - This theme has a unique directory listing. When inside a `git` project, the directory display is scoped to the current repository root. (Themes / ZSH on Windows)
- fucking-awesome-zsh-plugins - sixlive - This theme has a unique directory listing. When inside a `git` project, the directory display is scoped to the current repository root. (Themes / ZSH on Windows)
- awesome-zsh-plugins - sixlive - This theme has a unique directory listing. When inside a `git` project, the directory display is scoped to the current repository root. (Themes / Zinit (née zplugin))
README
# sixlive zsh theme
This theme has a unique directory listing. When inside a Git project, the directory display is scoped to the current repository root.
## Preview

## Installation
1. Ensure your `ZSH_CUSTOM` variable is set in your `.zshrc` file (`ZSH_CUSTOM=$HOME/.oh-my-zsh-custom`)
2. In your `ZSH_CUSTOM` add the `sixlive.zsh-theme` to `themes/`
3. Activate the theme `ZSH_THEME="sixlive"` in your `.zshrc` file
Custom theme directory example after install:
```
/Users/tjmiller/.oh-my-zsh-custom/
└── themes
└── sixlive.zsh-theme
```
## Colors
I've included my iTerm colors scheme.
1. Launch iTerm 2
2. Type CMD+i (⌘+i)
3. Navigate to Colors tab
4. Click on Load Presets
5. Click on Import
6. Select the `sixlive.itermcolors` file
7. Click on Load Presets and choose the color scheme
## Font
I'm using [Source Code Pro](https://github.com/powerline/fonts/tree/master/SourceCodePro) w/ powerline support.
## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
## Security
If you discover any security related issues, please email oss@tjmiller.co instead of using the issue tracker.
## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.