aboutsummaryrefslogblamecommitdiffhomepage
path: root/README.md
blob: fd1d920afc36385d7d134d00e3cd20e72c3c034f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                     
 

                                                                        





                                            
# cheatsheets & notes

This is a personal collection of `cheatsheets` and `notes` I take during
development as well as machine maintenance.

Vim `:helptags` can be generated by running:
```
vim +'helptags .' +q
```