Simple standalone Zsh theme.
Colors are brought from Tomorrow Night.
Clone this repository and make symbolic links to oh-my-zsh.
git clone https://github.com/yous/lime.git cd lime ln -s "$PWD/lime.plugin.zsh" ~/.oh-my-zsh/themes/lime.zsh-theme
Then select the theme in .zshrc
:
Set LIME_SHOW_HOSTNAME=1
to see the hostname when you're connecting via SSH. The default value is 0
.
LIME_DIR_DISPLAY_COMPONENTS
The number of trailing components of the current working directory. If you set LIME_DIR_DISPLAY_COMPONENTS=3
, it'll display ...bar/baz/qux
when you're on ~/foo/bar/baz/qux
. The default value is 0
, which shows the whole path.
Color for user and hostname, between 0
and 255
. Also you can set this with color names. For the full list of the colors, see this gist. The default value is 109
if you have 256 colors support, cyan
otherwise.
Color for the current directory, between 0
and 255
. Also you can set this with color names. The default value is 143
if you have 256 colors support, green
otherwise.
Color for the current git status, between 0
and 255
. Also you can set this with colors names. The default value is 109
if you have 256 colors support, cyan
otherwise.
Copyright © Chayoung You. See LICENSE.txt for details.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4