From c671ca27b85da61aa1ec1148bf2136a46ec1cbdc Mon Sep 17 00:00:00 2001 From: Tommy Harris Date: Thu, 21 Jan 2021 16:30:36 -0700 Subject: [PATCH] can't source in a makefile, dummy --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index b2f0f99..bf416ee 100644 --- a/Makefile +++ b/Makefile @@ -65,7 +65,6 @@ sxhkd: zsh: @printf "$(YELLOW)--- zsh ------------------------------------------------\n$(RESET)" stow -t "$$HOME" zsh - source "$$HOME/.zshrc" nuke: @printf "$(RED)--- nuking existing files ------------------------------\n$(RESET)"