Skip to content

Files

Latest commit

Jan 27, 2022
bd0c4d7 · Jan 27, 2022

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