LunarVim, doom-nix, lots of cleaning, etc. Not sure I love it

This commit is contained in:
Dustin Swan 2022-02-05 21:21:56 -05:00
parent 20c85ad9c2
commit 752141ffe4
No known key found for this signature in database
GPG key ID: AB49BD6B2B3A6377
2 changed files with 102 additions and 195 deletions

View file

@ -12,8 +12,8 @@ if command -v nix &> /dev/null; then
home-manager switch
fi
if command -v doom &> /dev/null; then
doom sync
doom -y upgrade
doom env
fi
# if command -v doom &> /dev/null; then
# doom sync
# doom -y upgrade
# doom env
# fi