mirror of
https://github.com/edu4rdshl/based.fish.git
synced 2026-07-18 07:34:45 +00:00
Initial commit
This commit is contained in:
commit
28f308e8a3
11 changed files with 240 additions and 0 deletions
4
functions/based_user_key_bindings.fish
Normal file
4
functions/based_user_key_bindings.fish
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
function fish_user_key_bindings
|
||||
bind \e\[A __based_or_history
|
||||
bind \cg __based_fzf_popup # Ctrl+g
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue