How to specify root directory to search from #2428
Unanswered
wolfisberg
asked this question in
Q&A
Replies: 1 comment 5 replies
-
See https://github.com/junegunn/fzf#usage |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can't seem to figure out how I can tell fzf to start searching from another directory than the
$PWD
.I have this alias
And I'd like it configure it to start searching from either
/
or$HOME
.I'm sure there is an easy way to achieve this, but I couldn't find anything in the wiki or the man page.
Cheers.
Beta Was this translation helpful? Give feedback.
All reactions