diff --git a/setup-ubuntu.sh b/setup-ubuntu.sh index 58524c3..0a2c1b6 100644 --- a/setup-ubuntu.sh +++ b/setup-ubuntu.sh @@ -34,6 +34,9 @@ sudo flatpak install -y org.videolan.VLC # VLC video player # Ansible pipx install --include-deps ansible +pipx ensurepath +pipx completions +eval "$(register-python-argcomplete pipx)" ##################################### # Extend APT with more applications #