mirror of
https://github.com/mbollmann/fishpkgs.git
synced 2024-10-27 20:34:02 +00:00
Update README.md
This commit is contained in:
parent
4fafd4e4a7
commit
3d9a52ac13
@ -1,2 +1,9 @@
|
|||||||
# fishpkgs
|
# fishpkgs
|
||||||
Bundled fish packages
|
|
||||||
|
This is a drop-in replacement for all [fish](https://fishshell.com/) packages under [https://github.com/fishpkg/](https://github.com/fishpkg/). The only difference is that the files have been moved into a `functions/` subdirectory so that the packages actually work with the [fisher](https://github.com/jorgebucaran/fisher) 4.2.0 or later.
|
||||||
|
|
||||||
|
Install with:
|
||||||
|
|
||||||
|
```
|
||||||
|
fisher install mbollmann/fishpkgs
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user