Commit Graph

8 Commits

Author SHA1 Message Date
druckdev
d5dda4d353 Replace zsh-history-substring-search with fzf
Replace the zsh-history-substring-search plugin with fzf by adding a
function that starts the fzf-history-widget when pressing <Up> with a
nonempty BUFFER. The widget then uses the buffer automatically as query
for fzf.
2020-08-19 21:51:47 +02:00
druckdev
8bcc737030 Add plugin fzf-tab 2020-08-06 03:42:26 +02:00
druckdev
ae174dddb3 Sorted .gitmodules 2020-08-04 06:01:03 +02:00
druckdev
3e5db5fa8e Use https for submodule remotes
Since ssh may not be set up (yet), use https for the submodule remotes.
2020-08-04 04:03:00 +02:00
druckdev
f5259b5505 Add fuzzy finder
Add fzf as submodule.
Source it keybindings and completion files.
Adjust dotbot install config to pull fzf binary.
Add symlink to its binary.
2020-08-04 02:54:05 +02:00
druckdev
386d689928 Add tmux plugins as git submodules 2020-08-04 02:38:47 +02:00
druckdev
5e8aa75e32 Add vim plugins as git submodules 2020-08-04 00:14:26 +02:00
druckdev
0c743950ac Initial commit 2020-04-23 14:50:36 +02:00