dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles # fast
git clone https://src.adamsgaard.dk/dotfiles.git # slow
Log | Files | Refs | README | LICENSE Back to index

commit 2ec72bb730c0edffd645368c70dda1c5c9e9e90b
parent 1ce62013b546d22f5afcf7b2dc6d62906ca3c20e
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Tue, 19 Jan 2021 11:53:38 +0100

.xsession: run mbsync at startup to unlock gpg key

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

diff --git a/.xsession b/.xsession @@ -38,6 +38,7 @@ export GPG_TTY dunst & spoon >/dev/null 2>&1 & +xterm -e mbsync -a & dwm || xterm