Skip to content

Commit 49f6f48

Browse files
authored
Merge pull request #290 from neiromaster/main
Update 'fzf' installation instructions in Readme
2 parents 983438c + db2c0a5 commit 49f6f48

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,10 @@ To enable the enhanced history search, you'll need to install [fzf](https://gith
131131
6. Install some Powerline-compatible or NerdFont fonts from one of the links in the Fonts section above.
132132
1. In iTerm 2, go to Preferences->Profile in your iTerm 2 preferences, then select one of the Powerline-compatible fonts you just installed.
133133
2. **Make sure you also specify a Powerline-compatible font for non-ASCII in your iTerm 2 preferences or the prompt separators and branch glyphs will show up garbled**.
134-
7. Install `fzf` with `brew install fzf`
134+
7. Install `fzf`
135+
1. Install `fzf` with `brew install fzf`
136+
2. Run the `sh "$(brew --prefix fzf)/install"` command to configure `fzf`
137+
3. Press `Enter` (`y` default) for all questions except `Do you want to update your shell configuration files? ([y]/n)`. For this question, select `n` and press `Enter`.
135138

136139
</details>
137140

0 commit comments

Comments
 (0)