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"