https://github.com/tonyseek/oh-my-zsh-seeker-theme
My favored oh-my-zsh theme.
https://github.com/tonyseek/oh-my-zsh-seeker-theme
Last synced: about 1 month ago
JSON representation
My favored oh-my-zsh theme.
- Host: GitHub
- URL: https://github.com/tonyseek/oh-my-zsh-seeker-theme
- Owner: tonyseek
- License: mit
- Created: 2013-06-15T20:01:16.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-09-30T07:19:31.000Z (about 9 years ago)
- Last Synced: 2025-01-22T11:14:45.157Z (10 months ago)
- Size: 152 KB
- Stars: 47
- Watchers: 4
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zsh-plugins - seeker - This theme uses many special unicode characters to be fancy, but it may cause some problems without well supported fonts. (Themes / ZSH on Windows)
- fucking-awesome-zsh-plugins - seeker - This theme uses many special unicode characters to be fancy, but it may cause some problems without well supported fonts. (Themes / ZSH on Windows)
- awesome-zsh-plugins - seeker - This theme uses many special unicode characters to be fancy, but it may cause some problems without well supported fonts. (Themes / Zinit (née zplugin))
README
oh-my-zsh::theme::seeker
========================
This is my favored oh-my-zsh theme which forked by the official theme
`robbyrussell` and `gnzh`.
This theme uses many special unicode characters to be fancy, but it may cause
some problems without well supported fonts. If you hope to find a theme more
simple (such as using ascii-only prompt in a remote server), I recommend
the [ys][].
Installation
------------
I recommend to use [antigen][] for installing this theme:
# $HOME/.zshrc
source /usr/local/share/antigen.zsh
antigen use oh-my-zsh
antigen theme tonyseek/oh-my-zsh-seeker-theme seeker
antigen apply
It could be upgraded by `antigen update` command.
Screenshot
==========

[ys]: https://github.com/robbyrussell/oh-my-zsh/wiki/Themes#ys
[antigen]: https://github.com/zsh-users/antigen