dotter: Fix wrongly templated file
This commit is contained in:
parent
a316eeead2
commit
1040c82bea
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ ssh = "~"
|
||||||
|
|
||||||
[terminal.files]
|
[terminal.files]
|
||||||
"terminal/.config/vifm" = "~/.config/vifm"
|
"terminal/.config/vifm" = "~/.config/vifm"
|
||||||
|
"terminal/.config/vifm/vifmrc" = { target = "~/.config/vifm/vifmrc", type = "symbolic" }
|
||||||
terminal = "~"
|
terminal = "~"
|
||||||
|
|
||||||
# LINUX: A linux machine, with systemd enabled, auto-mounting set up and a nice productivity suite.
|
# LINUX: A linux machine, with systemd enabled, auto-mounting set up and a nice productivity suite.
|
||||||
|
|
Loading…
Reference in a new issue