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
- VIM
- Advanced VIM
- Python
- Screen Command
- TMux Command
- Haskell
- Vagrant
- Docker
- Kubernetes
- CoffeeScript
- ECMAScript6 | ES2015 | ES6
- TypeScript
- CSS Refresher Notes (by vasanthk)
- Security
- Neural networks
#Clone the repo
git clone [email protected]:serginator/cheatsheets.git
#Update submodules
git submodule init && git submodule update