dotter/.dotter/local.toml.example
2022-04-14 21:30:31 +08:00

10 lines
183 B
Plaintext

includes = []
packages = ["shell", "zsh", "vim", "nvim", "zsh_zinit"]
[variables]
js_linter = "\"eslint\""
js_fixer = "\"prettier\""
email = "jay@lawsnote.com"
git_username = "jay"