Add make upgrade

A convenience command for upgrading to the latest version of Doom.
This commit is contained in:
Henrik Lissner 2018-04-03 19:53:22 -04:00
parent 2933142d40
commit 9017879ff4
No known key found for this signature in database
GPG Key ID: 5F6C0EA160557395

View File

@ -30,6 +30,9 @@ autoremove: | .local/autoloads.el
autoloads:
@$(DOOM) -f doom//reload-autoloads
upgrade: | _upgrade all
_upgrade:
@git pull origin $(shell git rev-parse --abbrev-ref HEAD)
## Byte compilation
# compile