Skip to content

Commit

Permalink
Update fish.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alllex authored Dec 30, 2024
1 parent c54744c commit 95f4360
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/content/docs/shells/fish.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,13 @@ Add to `~/.config/config.fish`:
set fish_greeting
```

### Brew

```fish
# Brew
eval "$(/opt/homebrew/bin/brew shellenv)"
```

### Plugin management with `Fisher`

[Fisher](https://github.com/jorgebucaran/fisher) seems to be the most popular plugin manager for Fish
Expand Down

0 comments on commit 95f4360

Please sign in to comment.