lazygit binding?
This commit is contained in:
parent
17ee05fc04
commit
99c38b16fc
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@ set -U fish_greeting
|
|||
|
||||
if status is-interactive
|
||||
# Commands to run in interactive sessions can go here
|
||||
|
||||
bind \cG lazygit
|
||||
end
|
||||
|
||||
function fish_user_key_bindings
|
||||
|
|
Loading…
Reference in a new issue