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 9d937e0f06c32e76d9d6b9bf28b48dc510a349ab
parent 7855b314aea050e6d7351209c71fa0710211ced2
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Thu, 12 Nov 2020 14:32:13 +0100

.exrc: use sisterfile to switch between header and source files

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

diff --git a/.exrc b/.exrc @@ -54,6 +54,8 @@ map q- ^r- map q+ ^r+ map q* ^r*A *:r !date +'\%Y-\%m-\%d \%H:\%M \%Z' kJxA*0fx +map q :w :r !sisterfile % I:edit! dd@1 + map #1 :!man vi map #2 :E ~/.exrc