From 0f99be68b2c4cdfb8dbb10b4a11b8ce918b85fc0 Mon Sep 17 00:00:00 2001 From: Brian Zalewski <59970525+ProfessorManhattan@users.noreply.github.com> Date: Fri, 18 Aug 2023 02:00:45 -0400 Subject: [PATCH] Removed loop-rs from default install targets --- home/.chezmoidata.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home/.chezmoidata.yaml b/home/.chezmoidata.yaml index c448a532..533110c3 100644 --- a/home/.chezmoidata.yaml +++ b/home/.chezmoidata.yaml @@ -379,7 +379,6 @@ softwareGroups: - jqp - just - litecli - - loop - marp - mods - mycli @@ -1479,6 +1478,8 @@ softwareGroups: note: Deprecated in favor of using alternative terminals such as iTerm2, Tabby, and bundled Linux terminals. - pkg: lepton note: Deprecated in favor of [Pieces](https://pieces.app/). The core components of Pieces are not open-source but the functionality is significantly better than massCode. + - pkg: loop + note: Encountering error during cargo install - pkg: lpass note: Deprecated in favor of using the BitWarden password manager and its related tools. - pkg: lsd