dotfiles_fish/README.md
2024-12-23 14:00:36 +05:30

15 lines
413 B
Markdown

# Fish shell configurations
- Left prompt
- SSH session indicator
- Git repo indicator
- Root user indicator
- Error indicator
- Right prompt: 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
```