mirror of
https://github.com/cupcakearmy/dotfiles.git
synced 2025-09-05 21:00:42 +00:00
brew packages
This commit is contained in:
2
install
2
install
@@ -12,4 +12,4 @@ cd "${BASEDIR}"
|
||||
git -C "${DOTBOT_DIR}" submodule sync --quiet --recursive
|
||||
git submodule update --init --recursive "${DOTBOT_DIR}"
|
||||
|
||||
"${BASEDIR}/${DOTBOT_DIR}/${DOTBOT_BIN}" -d "${BASEDIR}" -c "${CONFIG}" "${@}"
|
||||
"${BASEDIR}/${DOTBOT_DIR}/${DOTBOT_BIN}" -d "${BASEDIR}" --plugin-dir plugins/brew -c "${CONFIG}" "${@}"
|
||||
|
Reference in New Issue
Block a user