Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 275 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 275 Bytes

autocd-fish

How to install

fisher install lengyijun/autocd-fish

How to use

bind to ctrl+h

bind ^H autocd

After git clone xxx or mkdir xxx, ctrl+h, will fill in cd xxx auto

Motivation

fish-shell/fish-shell#9223