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!
- Host: GitHub
- URL: https://github.com/berrysoft/fish-msys2
- Owner: Berrysoft
- Created: 2025-03-19T14:54:04.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-08-15T13:41:10.000Z (11 months ago)
- Last Synced: 2025-08-15T15:39:01.370Z (11 months ago)
- Language: Shell
- Size: 3.6 MB
- Stars: 12
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```