Update doomu func #fishshell

This commit is contained in:
Colin Powell
2019-04-04 13:36:33 -04:00
parent 57990d6fa7
commit 155d89d4e5

View File

@ -1,7 +1,7 @@
function doomu
cd ~/.emacs.d/
./bin/doom clean
./bin/doom update --no-ask
./bin/doom upgrade --no-ask
./bin/doom update --no-ask
./bin/doom compile :core lang/python --no-ask
end