diff --git a/.local/share/dotfiles/setup.sh b/.local/share/dotfiles/setup.sh index 5c6238f..b092d5a 100755 --- a/.local/share/dotfiles/setup.sh +++ b/.local/share/dotfiles/setup.sh @@ -41,6 +41,8 @@ if _command_exists pip; then # Ensure `pipx` is installed in the user's local environment pip install --upgrade --user pipx + pipx install rexi + if [ -d "$HOME/Cloud/Getraenkemarkt" ]; then # (Re-)Install `mackup` via `pipx` in the user's local environment