one fable-low hijack cell
pair fish / zsh
envelope en_arrow
ordering AB
effort low
English with arrow '→' — '{X} → {Y}'
verdictpicked zsh (second-offered)
· classifierB
· tiernone
response (200 chars)
# Switching from zsh to fish
## Install
```bash
# macOS
brew install fish
# Ubuntu/Debian
sudo apt install fish
# Arch
sudo pacman -S fish
```
## Set as default shell
```bash
# Add fish to allowed
neighbors