UNMAINTAINED: I don't use MSYS2 anymore so I don't maintain this project anymore. If you want to use shellder, consider the alternatives below:
<img align=left width=175px height=175px src="https://raw.githubusercontent.com/simnalamburt/i/master/shellder/shellder.png">
You can install shellder via various plugin managers.
# ~/.zshrc
zinit light simnalamburt/shellder
# ~/.config/chips/plugin.yaml
github:
- simnalamburt/shellder
# ~/.config/chips/plugin.yaml
github:
- simnalamburt/shellder
You can turn off Fish-like path shrinking by adding the following to your ~/.zshrc
:
# ~/.zshrc
export SHELLDER_KEEP_PATH=1
To control path shrinking in fish shell, set fish_prompt_pwd_dir_length
or fish_prompt_pwd_full_dirs
environment variable. See prompt_pwd for the further details.
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.