Dropped dotbot-ifplatform and dotbot-golang

This commit is contained in:
2023-04-01 22:26:03 +03:00
parent 11969bf791
commit dd3640586e
6 changed files with 32 additions and 26 deletions

View File

@@ -15,9 +15,7 @@ git submodule update --init --recursive
"${BASEDIR}/${DOTBOT_DIR}/${DOTBOT_BIN}" \
-d "${BASEDIR}" \
--plugin-dir=dotbot-brew \
--plugin-dir=dotbot-gh-extension \
--plugin-dir=dotbot-golang \
--plugin-dir=dotbot-if \
-p dotbot-if/if.py \
--plugin-dir=dotbot-gh-extension \
-c "${CONFIG}" \
"${@}"