├── COPYRIGHT ├── LICENSE-APACHE ├── LICENSE-MIT ├── README.md ├── fish_mode_prompt.fish ├── fish_prompt.fish └── shellder.zsh-theme /COPYRIGHT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/simnalamburt/shellder/HEAD/COPYRIGHT -------------------------------------------------------------------------------- /LICENSE-APACHE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/simnalamburt/shellder/HEAD/LICENSE-APACHE -------------------------------------------------------------------------------- /LICENSE-MIT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/simnalamburt/shellder/HEAD/LICENSE-MIT -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/simnalamburt/shellder/HEAD/README.md -------------------------------------------------------------------------------- /fish_mode_prompt.fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/simnalamburt/shellder/HEAD/fish_mode_prompt.fish -------------------------------------------------------------------------------- /fish_prompt.fish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/simnalamburt/shellder/HEAD/fish_prompt.fish -------------------------------------------------------------------------------- /shellder.zsh-theme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/simnalamburt/shellder/HEAD/shellder.zsh-theme --------------------------------------------------------------------------------