Releases: dotbrains/fish
Releases · dotbrains/fish
Release list
Release v1.0.0
Fish Shell Configuration Release
This release includes a modular Fish shell configuration from the set-me-up project.
What's Changed
Installation
Clone or download this configuration to ~/.config/fish/:
# Clone the fish config
git clone https://github.com/dotbrains/fish.git ~/.config/fish
# Or download a specific version
curl -L https://github.com/dotbrains/fish/archive/v1.0.0.tar.gz | tar xzFeatures
- Modular Fish shell configuration
- 20+ custom functions categorized by purpose
- Organized variables and aliases
- Color schemes: Nord and Catppuccin themes
- Fisher plugin management
- XDG Base Directory compliant
- Cross-platform support (macOS, Linux, BSD)
Documentation
See README.md for complete documentation and usage instructions.