From 6e99511a11481435b842c9c20090473dd93fae37 Mon Sep 17 00:00:00 2001 From: Bryan Date: Sun, 24 Aug 2025 07:16:16 -0600 Subject: [PATCH] lnk: added stew.config.json --- .config/stew/stew.config.json | 5 +++++ .lnk | 1 + 2 files changed, 6 insertions(+) create mode 100644 .config/stew/stew.config.json diff --git a/.config/stew/stew.config.json b/.config/stew/stew.config.json new file mode 100644 index 0000000..a495158 --- /dev/null +++ b/.config/stew/stew.config.json @@ -0,0 +1,5 @@ +{ + "stewPath": "/home/bryan/.local/share/stew", + "stewBinPath": "/home/bryan/.local/bin", + "excludedFromUpgradeAll": [] +} \ No newline at end of file diff --git a/.lnk b/.lnk index a6a0ffe..a2a2509 100644 --- a/.lnk +++ b/.lnk @@ -1,3 +1,4 @@ +.config/stew/stew.config.json .zsh_plugins.txt .zsh_plugins.zsh .zshenv