Skip to content

Instantly share code, notes, and snippets.

@iloveitaly
Created November 12, 2023 18:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iloveitaly/ebd80140aaa4d8183b558adddb06b809 to your computer and use it in GitHub Desktop.
Save iloveitaly/ebd80140aaa4d8183b558adddb06b809 to your computer and use it in GitHub Desktop.
# make sure you execute this *after* asdf or other version managers are loaded
if (( $+commands[pack] )); then
source "$(pack completion --shell zsh)"
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment