1
0
Fork 0
This commit is contained in:
Jeremy Kaplan 2021-07-04 19:49:42 -07:00
commit 05908770b6
2 changed files with 19 additions and 0 deletions

View file

@ -15,6 +15,7 @@
~/.config/flake8: etc/flake8
~/.config/git: git/
~/.config/hg: hg/
~/.config/jrnl: jrnl/
~/.config/kak: kak/
~/.config/nvim: neovim/
~/.config/rubocop: rubocop/

18
jrnl/jrnl.yaml Normal file
View file

@ -0,0 +1,18 @@
colors:
body: none
date: none
tags: none
title: none
default_hour: 0
default_minute: 0
editor: nvim
encrypt: false
highlight: true
indent_character: '|'
journals:
default: ~/notes/jrnl/default.txt
linewrap: 79
tagsymbols: '@'
template: false
timeformat: '%Y-%m-%d %H:%M'
version: v2.8.1