Skip to content

Instantly share code, notes, and snippets.

@iloveitaly
Last active October 30, 2024 03:32
Show Gist options
  • Save iloveitaly/9103604f442e0474dd18b4acd596739a to your computer and use it in GitHub Desktop.
Save iloveitaly/9103604f442e0474dd18b4acd596739a to your computer and use it in GitHub Desktop.
# make sure you execute this *after* asdf or other version managers are loaded
# just is rust, so we don't need to cache
if (( $+commands[just] )); then
source <(just --completions zsh)
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment