|
|
|
|
|
by enricozb
1949 days ago
|
|
Is there some functionality that `z` offers that fzf doesn't? I have a keybinding that essentially does `open $(fd | fzf)`, and that is how I go _anywhere_ in my file system. Completely changed how I use the shell. I personally find that fzf is better because I can see where I'm going to end up before I accept the operation. |
|