mirror of
https://github.com/TheLocehiliosan/yadm
synced 2026-03-02 03:49:29 +00:00
45ccf09aa5a1afd15fc46db48ca8c117d074aaed
Change `."` to `.\"` for a *roff comment. `."` appears to do the same thing, but only accidentally because it's treated as an unknown macro and then ignored by default. `man --warnings` will show the problem: % man --warnings ./yadm.1 > /dev/null troff: <standard input>:1: warning: macro '"' not defined
yadm - Yet Another Dotfiles Manager
yadm is a tool for managing dotfiles.
- Based on Git, with full range of Git's features
- Supports system-specific alternative files
- Encryption of private data using GnuPG
- Customizable initialization (bootstrapping)
Features, usage, examples and installation instructions can be found on the website.
Description
Languages
Python
59.4%
Shell
27%
Roff
10.5%
Makefile
2.3%
Dockerfile
0.8%