Doom is long gone

This commit is contained in:
Dustin Swan 2024-01-29 16:15:37 -07:00
parent 617a2577fc
commit f9531964d4
No known key found for this signature in database
GPG key ID: AB49BD6B2B3A6377

View file

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