Skip to content

serginator/cheatsheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 git@github.com:serginator/cheatsheets.git
#Update submodules
git submodule init && git submodule update