set_color
friendly interactive shell
Install
- All systems
-
curl cmd.cat/set_color.sh
- Debian
-
apt-get install fish
- Ubuntu
-
apt-get install fish
- Alpine
-
apk add fish
- Arch Linux
-
pacman -S fish
- Kali Linux
-
apt-get install fish
- Fedora
-
dnf install fish
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install fish
- OS X
-
brew install fish
- Raspbian
-
apt-get install fish
- Dockerfile
- dockerfile.run/set_color
- Docker
-
docker run cmd.cat/set_color set_color
powered by Commando
fish
friendly interactive shell
Fish is a shell geared towards interactive use. Its features are focused on user friendliness and discoverability. The language syntax is simple but incompatible with other shell languages.
fish-dbg
friendly interactive shell (debugging symbols)
Fish is a shell geared towards interactive use. Its features are focused on user friendliness and discoverability. The language syntax is simple but incompatible with other shell languages. This package contains gdb debugging symbols for the fish package.