diff options
Diffstat (limited to 'cppman/.local')
-rw-r--r-- | cppman/.local/etc/cppman/cppman.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cppman/.local/etc/cppman/cppman.cfg b/cppman/.local/etc/cppman/cppman.cfg new file mode 100644 index 0000000..c47ee76 --- /dev/null +++ b/cppman/.local/etc/cppman/cppman.cfg @@ -0,0 +1,5 @@ +[Settings] +source = cppreference.com +updatemanpath = true +pager = system + |