fish_user_key_bindings.fish 102 B

123
  1. function fish_user_key_bindings --description 'My custom key bindings'
  2. bind \eg git_status_short
  3. end