Dotfiles/shells/zsh
Jonathan Hodgson 52eb406676 FZF: adds git bindings and toggle preview
I have added a default binging of ctrl+/ to toggle the preview in fzf

I have added some git key bindings for git stuff. They are all in the
form with ctrl+g ctrl+<something>. Most are what they want, for example
branches are ctrl+g ctrl+b however commits are not. I assume this is
because I can't overwrite what ctrl+c does, even if prefixed. I will
look into this at some point but for now commits are ctrl+g ctrl+h.

Largely stolen the code from here:
https://gist.github.com/junegunn/8b572b8d4b5eddd8b85e5f4d40f17236
although with minor tweaks.

I might change the initial ctrl+g binding as it is awkward on colemak
although we'll see how often I use it.
2021-11-16 11:45:45 +00:00
..
base16-shell@ce8e1e5403 Adds base-16 colorschemes 2019-08-01 18:18:12 +01:00
completion Improvements to hashcat completion 2021-11-04 19:38:13 +00:00
includes FZF: adds git bindings and toggle preview 2021-11-16 11:45:45 +00:00
plugins Updates zsh plugins 2021-09-07 16:56:43 +01:00
STOW Sets repdef environment variable in projects 2021-11-16 11:21:21 +00:00
current-color-scheme Adds colorscheme 2019-08-01 18:39:54 +01:00
ssh-color-scheme Make colourscheme solarized dark when sshing 2019-08-02 11:37:32 +01:00