dotfiles_fish/README.md
2026-01-21 23:25:01 +05:30

15 lines
553 B
Markdown

# Fish shell configurations
- Left prompt ([prettyprompt](https://git.candifloss.cc/candifloss/PrettyPrompt))
- SSH session indicator
- Git repo indicator
- Root user indicator
- Error indicator
- Right prompt ([prettyprompt-pwd](https://git.candifloss.cc/candifloss/PrettyPrompt)): pwd, git repo name
- Color scheme
- Common aliases
To install this configuration, just clone this repo to the config dir(`~/.config/fish/`):
```bash
git clone https://git.candifloss.cc/candifloss/dotfiles_fish.git ~/.config/fish
```