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 json
open {file}
ps
sys
shells
list current shellsenter {dir}
to create a new shelln
next shell /p
previous shellfetch {url}
to fetch url
Help
help
tutor
Hush
https://hush-shell.github.io/ "a modern shell scripting language"