Shells
Homepage / Notes / Computer Science / Shells
Bash
Zsh
Fish
Nushell
https://www.nushell.sh/ "scripting" language too with .nu files Configure nushell to use Vim keybindings
Commands
ls | nth 4 | to jsonopen {file}pssysshellslist current shellsenter {dir}to create a new shellnnext shell /pprevious shellfetch {url}to fetch url
Help
helptutor
Hush
https://hush-shell.github.io/ "a modern shell scripting language"