Switch back to helm

This commit is contained in:
Colin Powell
2019-04-04 01:25:49 -04:00
parent 56b7a11ab0
commit a51c9e9d80
3 changed files with 6 additions and 5 deletions

View File

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