Skip to content

Latest commit

 

History

History
49 lines (38 loc) · 1.24 KB

README.md

File metadata and controls

49 lines (38 loc) · 1.24 KB

cheatsheets

This is a list of cheatsheets I've made/find that are useful to me. I sometimes take notes when I'm studying about something and these are some of those notes in markdown format.

Content can be viewed here

List of cheatsheets

In Markdown

Graphical

Download

#Clone the repo
git clone [email protected]:serginator/cheatsheets.git
#Update submodules
git submodule init && git submodule update