dotter: Add llm and goimapnotify template links
This commit is contained in:
parent
60012b5d5c
commit
8ca75b4a14
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ depends = ["shell", "vcs", "nvim", "scripts", "ssh", "terminal", "bootstrap"]
|
|||
|
||||
[shell.files]
|
||||
"sh/README.md" = { target = "~/NOWHERE", type = "symbolic", if = "false" }
|
||||
"sh/.config/sh/env.d/llm-api.sh" = { target = "~/.config/sh/env.d/llm-api.sh", type = "template" }
|
||||
sh = "~"
|
||||
|
||||
[vcs.files]
|
||||
|
|
@ -53,6 +54,7 @@ pass = "~"
|
|||
[office.files]
|
||||
"office/README.md" = { target = "~/NOWHERE", type = "symbolic", if = "false" }
|
||||
"office/.config/glow/email.json" = { target = "~/.config/glow/email.json", type = "symbolic" }
|
||||
"office/.config/goimapnotify/goimapnotify.yaml" = { target = "~/.config/goimapnotify/goimapnotify.yaml", type = "template" }
|
||||
"office/.config/isync/mbsyncrc" = { target = "~/.config/isync/mbsyncrc", type = "template" }
|
||||
"office/.config/msmtp/config" = { target = "~/.config/msmtp/config", type = "template" }
|
||||
"office/.config/neomutt/account" = { target = "~/.config/neomutt/account", type = "template" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue