Skip to content

Instantly share code, notes, and snippets.

View MarkADom's full-sized avatar
🏠
Working from home

Marco Domingues MarkADom

🏠
Working from home
View GitHub Profile
@MarkADom
MarkADom / vim-notes.md
Created September 18, 2022 21:44 — forked from cfsanderson/vim-notes.md
Vim cheatsheet and notes
@MarkADom
MarkADom / terminal-cheat-sheet.txt
Created September 18, 2022 21:42 — forked from cferdinandi/terminal-cheat-sheet.txt
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