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 5de0e0f5260c457f84ca99abc34862b4e306f963
parent 07140addddcca49c14f8dbf47224a3210d98b978
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Tue, 30 Jun 2020 09:57:59 +0200

Add binding for opening exrc

Diffstat:
M.exrc | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.exrc b/.exrc @@ -57,6 +57,7 @@ map q/ ^i/* A */^ map q? :s/\/\* *// :s/ *\*\/// map #1 :!man vi +map #2 :E ~/.exrc map \e :%!expand -4 map \E :%!expand -8