From 6fb13f4fa611df2342f09ad84eb21dc09fdaf6ea Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Wed, 21 Feb 2024 20:57:52 +0100 Subject: [PATCH] Up. --- home/.chezmoiexternal.toml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/home/.chezmoiexternal.toml b/home/.chezmoiexternal.toml index 4107be5..63a6556 100644 --- a/home/.chezmoiexternal.toml +++ b/home/.chezmoiexternal.toml @@ -4,3 +4,28 @@ exact = true refreshPeriod = "168h" +[".config/ranger/plugins/ranger_udisk_menu"] + type = "git-repo" + url = "https://github.com/SL-RU/ranger_udisk_menu.git" + refreshPeriod = "168h" + +[".config/ranger/plugins/devicons2"] + type = "git-repo" + url = "https://github.com/cdump/ranger-devicons2.git" + refreshPeriod = "168h" + +[".config/ranger/plugins/ranger-archives"] + type = "git-repo" + url = "https://github.com/maximtrp/ranger-archives.git" + refreshPeriod = "168h" + +[".config/ranger/plugins/ranger_tmux"] + type = "git-repo" + url = "https://github.com/joouha/ranger_tmux.git" + refreshPeriod = "168h" + +[".config/ranger/plugins/oscyank"] + type = "git-repo" + url = "https://github.com/laggardkernel/ranger-oscyank.git" + refreshPeriod = "168h" +