Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 207 Bytes

fzf.md

File metadata and controls

11 lines (8 loc) · 207 Bytes

fzf

With my configuration:

Ctrl g            # cd with fzf relative to current directory
Ctrl f / Ctrl t   # insert file name

cd **Tab      
vi **Tab
cd ~/**Tab      
vi ~/**Tab