mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 08:13:40 -05:00
Revert d64e2a6^...d64e2a6 on Examples
@@ -154,7 +154,7 @@ Fuzzy cd for fish shell: https://gist.github.com/rumpelsepp/b1b416f52d6790de1aee
|
||||
grep --line-buffered --color=never -r "" * | fzf
|
||||
|
||||
# with ag - respects .agignore and .gitignore
|
||||
ag --nobreak --no-numbers --noheading . | fzf
|
||||
ag --nobreak --nonumbers --noheading . | fzf
|
||||
```
|
||||
|
||||
### Command history
|
||||
|
||||
Reference in New Issue
Block a user