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 a69f6d134694b1adad35e9a405092517a2c5eb40
parent cc08a516cb5739668f5e9f3d9580461404a18ade
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Thu, 28 Nov 2019 11:46:27 +0100

Add compile -o binding

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

diff --git a/.exrc b/.exrc @@ -33,6 +33,7 @@ map qh :!tmux split-window -h $EDITOR map qi :%!indent -i4 " indent and format C program source map qm :!make map qM :!tmux split-window -p 25 make \; select-pane -l +map qo :!compile -o % map qp :r !xclip -o map qP :r !xclip -o -selection clipboard map qr :r !scholarref