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.
![]() ``` ~/.config/fish/functions/fish_prompt.fish (line 162): Expected a string, but instead found a '&' git rev-parse --quiet --verify HEAD > /dev/null ^&1; or set empty 1 ``` |
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 | 3 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.