dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 450cee601ef12d1e18d755a68bb721e34716225f
parent dd164e68c2d80eff459a2fd3a20b02f8b3363fb2
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Mon, 16 Nov 2020 14:09:14 +0100

.exrc: add fuzzy-file opening

Diffstat:
M.exrc | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.exrc b/.exrc @@ -35,7 +35,8 @@ map qh :w :r !sisterfile % I:edit! dd@1 map qj :r !jabbrev map qm :!make map qM :!tmux split-window -p 25 make \; select-pane -l -map qo :!cdoc -o % +"map qo :!cdoc -o % +map qo :r !find . -type f|fzy I:edit! dd@1 map qp :r !xclip -o kJ map qP :r !xclip -o -selection clipboard kJ map qr :r !scholarref