Doom is long gone

This commit is contained in:
2024-01-29 16:15:37 -07:00
parent 617a2577fc
commit f9531964d4

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