Add .emacs.d git pull on startup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user