5 lines
57 B
Fish
Executable File
5 lines
57 B
Fish
Executable File
function fish_user_key_bindings
|
|
bind \t try_subst
|
|
end
|
|
|