init
This commit is contained in:
parent
359c250101
commit
da6d24c74f
13 changed files with 973 additions and 555 deletions
14
tmpcfg.toml
Normal file
14
tmpcfg.toml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
|
||||
[forge]
|
||||
version = "1.0"
|
||||
last_switch = ""
|
||||
|
||||
copr = ["copr.fedorainfracloud.org/user/repo"]
|
||||
packages = ["git", "vim"]
|
||||
|
||||
[dotfiles]
|
||||
".bashrc" = ".bashrc"
|
||||
|
||||
[options]
|
||||
backup = true
|
||||
backup_dir = "backup"
|
||||
Loading…
Add table
Add a link
Reference in a new issue