Skip to content

Instantly share code, notes, and snippets.

View fmainga's full-sized avatar
:octocat:
Levels

Fred Mainga fmainga

:octocat:
Levels
View GitHub Profile
@fmainga
fmainga / terminal-cheat-sheet.txt
Last active June 17, 2021 14:17 — forked from cferdinandi/terminal-cheat-sheet.txt
Git Terminal Cheat Sheet
# 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