fish_key_reader
friendly interactive shell
Install
- All systems
-
curl cmd.cat/fish_key_reader.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/fish_key_reader
- Docker
-
docker run cmd.cat/fish_key_reader fish_key_reader
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.