Skip to content

Releases: dotbrains/fish

Release list

Release v1.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Jan 17:31

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 xz

Features

  • 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.