dotter: Simplify local setups
Everything that is in the repo should be listed in the global.toml file. The local.toml file then picks the stuff to actually write. For systemwide packages, a systemwide.toml (local) file is used instead.
This commit is contained in:
parent
342a350c97
commit
dcde027a67
6 changed files with 9 additions and 12 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,3 +1,6 @@
|
|||
# don't move the cache into repo
|
||||
/.dotter/cache.toml
|
||||
|
||||
# no idea why gopass adds this image to config path
|
||||
gopass-logo-small.png
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue