Skip to content

Instantly share code, notes, and snippets.

@iloveitaly
Created July 29, 2024 16:42
Show Gist options
  • Save iloveitaly/504ca372761b749d4bb6a031525c4965 to your computer and use it in GitHub Desktop.
Save iloveitaly/504ca372761b749d4bb6a031525c4965 to your computer and use it in GitHub Desktop.
# make sure you execute this *after* asdf or other version managers are loaded
if (( $+commands[mcfly-fzf] )) && (( $+commands[fzf] )) && (( $+commands[mcfly] )); then
eval "$(mcfly init zsh)"
eval "$(mcfly-fzf init zsh)"
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment