You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() New Option: SHELLDER_KEEP_PATH You can turn off shrinking via exporing SHELLDER_KEEP_PATH variable |
3 years ago | |
---|---|---|
COPYRIGHT | 3 years ago | |
LICENSE-APACHE | 3 years ago | |
LICENSE-MIT | 3 years ago | |
README.md | 3 years ago | |
fish_mode_prompt.fish | 6 years ago | |
fish_prompt.fish | 5 years ago | |
shellder.zsh-theme | 3 years ago |
README.md
shellder
- No solarized ― xterm256 colors are beautiful enough
- zsh + fish support
- Speed ― Carefully optimized for slow environments like MSYS2
Installation
You can install shellder via various plugin managers.
Zsh, zinit
# ~/.zshrc
zinit light simnalamburt/shellder
Fish, chips
# ~/.config/chips/plugin.yaml
github:
- simnalamburt/shellder
Fish, oh-my-fish
# ~/.config/chips/plugin.yaml
github:
- simnalamburt/shellder
Configuration
You can turn off Fish-like path shrinking by adding the following to your ~/.zshrc
:
# ~/.zshrc
export SHELLDER_KEEP_PATH=1
Fonts
You'll need a powerline patched font. If you don't have one, download one or patch some fonts on you own.
shellder is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0). See COPYRIGHT for details.