From 1040c82bea5bc2b36416708e697d649ee816f452 Mon Sep 17 00:00:00 2001 From: Marty Oehme Date: Thu, 5 Oct 2023 18:07:29 +0200 Subject: [PATCH] dotter: Fix wrongly templated file --- .dotter/global.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.dotter/global.toml b/.dotter/global.toml index 5424ccf..8e674b4 100644 --- a/.dotter/global.toml +++ b/.dotter/global.toml @@ -31,6 +31,7 @@ ssh = "~" [terminal.files] "terminal/.config/vifm" = "~/.config/vifm" +"terminal/.config/vifm/vifmrc" = { target = "~/.config/vifm/vifmrc", type = "symbolic" } terminal = "~" # LINUX: A linux machine, with systemd enabled, auto-mounting set up and a nice productivity suite.