An open API service indexing awesome lists of open source software.

https://github.com/berrysoft/fish-msys2

Build latest fish-shell on MSYS2!
https://github.com/berrysoft/fish-msys2

Last synced: 9 months ago
JSON representation

Build latest fish-shell on MSYS2!

Awesome Lists containing this project

README

          

# Use latest fish-shell on MSYS2
Add following lines to `/etc/pacman.conf`:
``` conf
[fish4]
Server = https://raw.githubusercontent.com/Berrysoft/fish-msys2/publish
SigLevel = Never
```