added several ansible roles
This commit is contained in:
10
ansible/roles/cheat/templates/glow/glow.yml
Normal file
10
ansible/roles/cheat/templates/glow/glow.yml
Normal 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
|
||||
Reference in New Issue
Block a user