diff --git a/Makefile b/Makefile index 3c0228ccb..4b8fbce30 100644 --- a/Makefile +++ b/Makefile @@ -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