diff options
Diffstat (limited to '.config/ctpv/config')
-rw-r--r-- | .config/ctpv/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/ctpv/config b/.config/ctpv/config new file mode 100644 index 0000000..d5b1870 --- /dev/null +++ b/.config/ctpv/config @@ -0,0 +1,3 @@ +preview markdown .md {{ + glow -w $(("$w" - 2)) -s dark "$f" +}} |