mirror of
https://github.com/junegunn/fzf.git
synced 2026-04-25 08:54:07 +08:00
af31088481
To build fzf with ncurses 6 on macOS:
brew install homebrew/dupes/ncurses
LDFLAGS="-L/usr/local/opt/ncurses/lib" make install