diff --git a/fish/.config/fish/conf.d/.gitnow b/fish/.config/fish/conf.d/.gitnow deleted file mode 100644 --- a/fish/.config/fish/conf.d/.gitnow +++ /dev/null @@ -1,34 +0,0 @@ -[ keybindings ] - -# Alt + S -state = \es - -# Alt + E -stage = \ee - -# Ctrl + E -unstage = \ce - -# Alt + M -show = \em - -# Alt + C -commit-all = \ec - -# Alt + D -pull = \ed - -# Alt + P -push = \ep - -# Alt + U -upstream = \eu - -# Alt + L -logs = \el - -# Alt + F -feature = \ef - -# Alt + H -hotfix = \eh