diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-12-01 22:37:02 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-12-01 22:37:02 -0500 |
| commit | 95b2f2b3cf37ee4a70f791998385c123a0b3d99c (patch) | |
| tree | 514681f441cfa0b1973acc54faf4941ddad838ac | |
| parent | 139bae724a5c026cad7c984df3125de4cacc45ad (diff) | |
| download | eibhear-95b2f2b3cf37ee4a70f791998385c123a0b3d99c.tar.gz eibhear-95b2f2b3cf37ee4a70f791998385c123a0b3d99c.tar.zst eibhear-95b2f2b3cf37ee4a70f791998385c123a0b3d99c.zip | |
better dox
| -rw-r--r-- | README.md | 15 |
1 files changed, 5 insertions, 10 deletions
@@ -18,21 +18,16 @@ There are my dotfiles! The name of the repo, "voidrice", came from the fact they ## More documentation -I've added very thorough documentation of this whole system to `.readme.mom`. -Compile it to be read with the following command: +There's a full .pdf write-up of the repository [here: https://larbs.xyz/larbs_readme.pdf](https://larbs.xyz/larbs_readme.pdf). -``` -groff -mom .readme.mom -Tpdf > larbs_readme.pdf -``` - -Or, if you actually installed my dotfiles, you can just press `Super+F1`. The -reason this document is written in groff rather than markdown is so it can be -compiled realtime on the system, avoiding me pushing bloated .pdfs to this repo -everytime there's a need for documentation additions. +Or, if you actually installed my dotfiles, you can just press `Super+F1` to +show the same document offline. In the system, you can also press `Super+Shift+e` to watch tutorial videos on different programs used. See [my YouTube channel](https://youtube.com/c/LukeSmithxyz) for more. +The command `getkeys` will also show basic key binds for different programs. + ## Dynamic Configuration Files Store your favorite or high-traffic directories in `~/.bmdirs` or your most |
