summaryrefslogtreecommitdiff
path: root/dotfiles-darwin/launchd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles-darwin/launchd/Makefile')
-rw-r--r--dotfiles-darwin/launchd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/dotfiles-darwin/launchd/Makefile b/dotfiles-darwin/launchd/Makefile
index 83d0c81..54d7b2a 100644
--- a/dotfiles-darwin/launchd/Makefile
+++ b/dotfiles-darwin/launchd/Makefile
@@ -1,4 +1,3 @@
-export ZSH := $(shell which zsh)
export ENV_SH := $(realpath ../bin/env.sh)
all: $(foreach plist, $(wildcard *.plist), ~/Library/LaunchAgents/${plist})