Skip to content

anki-code/fish-portable

 
 

Repository files navigation

The docker containers to build portable fish. Originally created for xxh project.

Building

musl

./build-fish-portable-musl-alpine.sh

Example

mkdir /tmp/fish && cd /tmp/fish
wget https://github.com/xxh/fish-portable/raw/master/result/fish-portable-musl-alpine-Linux-x86_64.tar.gz
tar -xzf fish-portable-musl-alpine-Linux-x86_64.tar.gz
./fish.sh

About

Building portable fish shell

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 74.5%
  • Shell 25.5%