Skip to content

Instantly share code, notes, and snippets.

@kri5tin4
kri5tin4 / vanilla-js-cheatsheet.md
Created August 14, 2020 02:55 — forked from thegitfather/vanilla-js-cheatsheet.md
Vanilla JavaScript Quick Reference / Cheatsheet
# Terminal Cheat Sheet
pwd # print working directory
ls # list files in directory
cd # change directory
~ # home directory
.. # up one directory
- # previous working directory
help # get help
-h # get help