From f9531964d4a7d1be7b00e622e9d53ce086643f66 Mon Sep 17 00:00:00 2001 From: Dustin Swan Date: Mon, 29 Jan 2024 16:15:37 -0700 Subject: [PATCH] Doom is long gone --- bin/update | 6 ------ 1 file changed, 6 deletions(-) diff --git a/bin/update b/bin/update index 92fa8ea..9b32edb 100755 --- a/bin/update +++ b/bin/update @@ -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