@@ -0,0 +1,3 @@
+function fish_user_key_bindings --description 'My custom key bindings'
+ bind \eg git_status_short
+end
+function git_status_short --description 'Git status encapsulation for key binding'
+ git status --short