Homepage / Notes / Computer Science / Shells
https://www.nushell.sh/ "scripting" language too with .nu
files Configure nushell to use Vim keybindings
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 urlhelp
tutor
https://hush-shell.github.io/ "a modern shell scripting language"