mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
20 lines
258 B
Text
20 lines
258 B
Text
|
[main]
|
||
|
pubsdir = ~/.pubs
|
||
|
docsdir = ~/.pubs/doc
|
||
|
doc_add = link
|
||
|
open_cmd = xdg-open
|
||
|
|
||
|
[plugins]
|
||
|
active = git,alias
|
||
|
|
||
|
[[alias]]
|
||
|
|
||
|
[[[la]]]
|
||
|
command = list -a
|
||
|
description = lists papers in lexicographic order
|
||
|
|
||
|
[[git]]
|
||
|
quiet = True
|
||
|
manual = False
|
||
|
force_color = False
|