Do lots of more stuff

This commit is contained in:
Alex 2024-12-02 15:47:18 +01:00
parent e6916cabfe
commit 6c3bace8f3
Signed by: l-x
SSH key fingerprint: SHA256:MK3uQVPHEV0Oo2ry/dAqvVK3pAwegKAwSlyfgLd/yQM
2 changed files with 2 additions and 3 deletions

View file

@ -11,5 +11,6 @@ BASEDIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
cd "${BASEDIR}"
git -C "${DOTBOT_DIR}" submodule sync --quiet --recursive
git submodule update --init --recursive "${DOTBOT_DIR}"
git submodule update --init --recursive "dotbot-if"
"${BASEDIR}/${DOTBOT_DIR}/${DOTBOT_BIN}" -d "${BASEDIR}" -c "${CONFIG}" -p dotbot-if/if.py "${@}"

View file

@ -20,9 +20,7 @@
path: fish/**
glob: true
- shell:
- fish -c "curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source && fisher install jorgebucaran/fisher"
- fisher install fischerling/plugin-wd
- fisher install acomagu/fish-async-prompt
- fish -c "curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source && fisher install jorgebucaran/fisher && fisher install fischerling/plugin-wd && fisher install acomagu/fish-async-prompt"
- cond: "which starship"
met: