Collection of usage guides and cheatsheets. Includes project docs, topic template, and directory structure.
308 B
308 B
Install
Prerequisites
None. This is a plain Markdown collection.
Optional Tools
For better terminal rendering:
# bat — syntax-highlighted cat
sudo apt install bat
# glow — terminal markdown renderer
sudo apt install glow
Clone
git clone <repo-url> ~/git/howtos