Skip to content

Instantly share code, notes, and snippets.

@muhammad-asn
Last active May 20, 2025 03:00
Show Gist options
  • Save muhammad-asn/4889bf6503bc8a36ce8a101fac0bd7cc to your computer and use it in GitHub Desktop.
Save muhammad-asn/4889bf6503bc8a36ce8a101fac0bd7cc to your computer and use it in GitHub Desktop.
Enable fzf (fuzzy finder)

Mac OS

$ brew install fzf
# To install useful key bindings and fuzzy completion:
$ $(brew --prefix)/opt/fzf/install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment