This commit is contained in:
Dustin Swan 2020-12-23 17:25:04 -05:00
parent bfacabf622
commit 1125cc1015

View file

@ -14,6 +14,6 @@ fi
if command -v doom &> /dev/null; then if command -v doom &> /dev/null; then
doom sync doom sync
doom upgrade doom upgrade -y
doom env doom env
fi fi