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 04a21b79d7cf921f7753dbc409922f254cc37325
parent a50e206a76cafaabc7a6a0ed218ad7762818b1a3
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Fri, 30 Oct 2020 14:01:24 +0100

Merge branch 'master' of src.adamsgaard.dk:dotfiles into master

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

diff --git a/.exrc b/.exrc @@ -41,7 +41,7 @@ map qr :r !scholarref map qs :Edit map qS o-- Anders Damsgaard https://adamsgaard.dk gopher://adamsgaard.dk3k0 map qt :tag -map qT :!ctags *.c +map qT :!ctags -R map qw :w map qy :'m,. w! ~/.ex_yank :!xclip -i ~/.ex_yank :!rm -f ~/.ex_yank map qq :q