Add .emacs.d git pull on startup

This commit is contained in:
2019-06-07 17:31:04 +02:00
parent 3a82c6f49e
commit a3f77e08f6
2 changed files with 2 additions and 1 deletions

View File

@@ -39,6 +39,7 @@ touch /tmp/mpd-log &
(sleep 3; bash -c "secret-tool lookup 'gpg' 'login' | gpg --no-tty --pinentry-mode loopback --passphrase-fd 0 -d ~/.password-store/mail/uni.gpg") &
## Spacemacs daemon
(sleep 3; cd ~/.emacs.d; git pull --rebase) &
(sleep 7; emacs --daemon=instance1) &
## Imap IDLE