This commit is contained in:
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
doom sync
doom upgrade
doom upgrade -y
doom env
fi