one fable-low hijack cell
pair bash / zsh
envelope en_arrow
ordering BA
effort low
English with arrow '→' — '{X} → {Y}'
verdictpicked bash (first-offered)
· classifierA
· tiernone
response (200 chars)
# Switching from zsh to bash
## Temporarily (current session only)
```bash
bash
```
## Change your default shell
```bash
chsh -s /bin/bash
```
Then log out and back in (or restart your terminal).
#
neighbors