dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

glow.yml (241B)


      1 # style name or JSON path (default "auto")
      2 style: "auto"
      3 # show local files only; no network (TUI-mode only)
      4 local: false
      5 # mouse support (TUI-mode only)
      6 mouse: true
      7 # use pager to display markdown
      8 pager: true
      9 # word-wrap at width
     10 width: 127