Curriculum
Introduction
A Brief History of Linux
Terminal Basics: Mac
Terminal Basics: Windows using WSL
Readline Shortcuts and Modifier Keys
no curriculum
cd (Change Directory)
ls (list)
man (manual page)
ps (Process list)
kill And kill -9 (Stop And Terminate)
Ctl-Z (Background A Unix Process)
Fg (Foreground)
Ctl-C (Stop A Unix Process)
Curl (Call URLS)
Ruby Manager: RVM, rbenv, or Asdf
Node Manager: NVM, nenv, or asdf
Get NVM To Switch Between Node Versions when switching Directories (Zsh)