satsuki0221 / shellder

:shell: Featured zsh/fish shell theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shellder

Things are beautiful if you love them. ― Jean Anouilh
i-license


  1. Speed ― Carefully optimized for slow environments like msys2
  2. No solarized ― xterm256 colors are beautiful enough, inspired by seoul256.vim
  3. zsh + fish support

Installation

fish

Use chips. Add to ~/.config/chips/plugin.yaml:

github:
- simnalamburt/shellder

Then run chips.

zsh

Use zplug. Add below to your .zshrc:

zplug 'simnalamburt/shellder', as:theme

Fonts

You'll need a powerline patched font. If you don't have one, download one or patch some fonts on you own.


MIT License © simnalamburt et al

About

:shell: Featured zsh/fish shell theme

License:MIT License


Languages

Language:Shell 100.0%