added several ansible roles

This commit is contained in:
2024-02-25 21:16:00 +01:00
parent 0569464dbc
commit 0506eb2665
26 changed files with 652 additions and 13 deletions

View File

@@ -0,0 +1,10 @@
# style name or JSON path (default "auto")
style: "$XDG_CONFIG_HOME/glow/dark.json"
# show local files only; no network (TUI-mode only)
local: true
# mouse support (TUI-mode only)
mouse: false
# use pager to display markdown
pager: false
# word-wrap at width
width: 150