Skip to content

Commit

Permalink
bump up minimum fish version to 3.4 now that using function scope
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickF1 committed May 23, 2023
1 parent cab67cc commit c5e1707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ First, install a proper version of these CLI dependencies:

| CLI | Minimum version required | Description |
| -------- | ------------------------ | --------------------------------------- |
| [fish][] | 3.2.0 | a modern shell |
| [fish][] | 3.4.0 | a modern shell |
| [fzf][] | 0.27.2 | fuzzy finder that powers this plugin |
| [fd][] | 8.5.0 | faster, colorized alternative to `find` |
| [bat][] | 0.16.0 | smarter `cat` with syntax highlighting |
Expand Down

0 comments on commit c5e1707

Please sign in to comment.