macOS ◆ xterm-256color ◆ zsh 1025 views

Use FZF to quickly filter commit hashes when trying to cherry-pick (or reset, or checkout, or …)

Use ^n or ^p to move selection down/up, respectively, or start typing to filter by text. Press enter to leave fzf and append the commit hash to the current command line.

Code: https://github.com/Amar1729/dotfiles/commit/3d36397a8e3afe44cc38fe6ea1e069039087f2fd

inspiration: