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 ca925e3d5b008e5b8c1a9b87d6e3cd6c2fc0cbd5
parent cc3b0abdd98f9271f361b903b32bac2ec756561b
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Mon, 29 Jun 2020 11:06:11 +0200

Add binding for inserting date in short form

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

diff --git a/.exrc b/.exrc @@ -29,6 +29,7 @@ map qB :Edit $BIB map qc :!compile % map qC :!tmux new-window -c "$(pwd)" compile -c -o % \; previous-window map qd :r !date +map qD :r !date +'%m/%d' map qe :edit map qj :r !jabbrev map qm :!make