From bda683289000fb2c29fb0243836e390390887e2e Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Sat, 9 Mar 2024 15:28:30 +0100 Subject: [PATCH] Up. --- home/.chezmoiexternal.toml.tmpl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/home/.chezmoiexternal.toml.tmpl b/home/.chezmoiexternal.toml.tmpl index eff856e..0dcf834 100644 --- a/home/.chezmoiexternal.toml.tmpl +++ b/home/.chezmoiexternal.toml.tmpl @@ -29,6 +29,11 @@ url = "https://github.com/maximtrp/ranger-archives.git" refreshPeriod = "168h" +[".config/ranger/plugins/ranger_tmsu"] + type = "git-repo" + url = "https://github.com/jefflance/ranger_tmsu.git" + refreshPeriod = "168h" + [".config/ranger/plugins/ranger_tmux"] type = "git-repo" url = "https://github.com/joouha/ranger_tmux.git"