Add topgrade.toml
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
f53ca6ee9d
commit
4ae8212783
2 changed files with 4 additions and 0 deletions
1
install
1
install
|
@ -67,6 +67,7 @@ LINKED_FILES_HOME=(
|
|||
".config/sqlite3"
|
||||
".config/streamlink"
|
||||
".config/sxhkd"
|
||||
".config/topgrade.toml"
|
||||
".config/Trolltech.conf"
|
||||
".config/user-dirs.dirs"
|
||||
".config/user-dirs.locale"
|
||||
|
|
3
system/.config/topgrade.toml
Normal file
3
system/.config/topgrade.toml
Normal file
|
@ -0,0 +1,3 @@
|
|||
git_repos = [
|
||||
"~/dotfiles"
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue