2022-04-14 13:30:31 +00:00
|
|
|
includes = []
|
|
|
|
|
2022-10-23 13:32:02 +00:00
|
|
|
packages = ["shell", "zsh", "nvim", "zsh_zinit"]
|
2022-04-14 13:30:31 +00:00
|
|
|
|
|
|
|
[variables]
|
|
|
|
js_linter = "\"eslint\""
|
|
|
|
js_fixer = "\"prettier\""
|
|
|
|
email = "jay@lawsnote.com"
|
|
|
|
git_username = "jay"
|
2022-10-23 13:32:02 +00:00
|
|
|
enableTmux = false
|
2022-10-23 13:33:57 +00:00
|
|
|
sshAgent = false
|