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

fixup! Drop latexmk dependency

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

diff --git a/.exrc b/.exrc @@ -29,7 +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 qD :r !date +'\%m/\%d' map qe :edit map qj :r !jabbrev map qm :!make