When you start up your Mac, in order to use ElleKit, you need to manually run the loader script. This is a tedious thing to have to do on every startup, and it's also easily avoidable.
We can use a LaunchDaemon that automatically loads ElleKit on startup for a seamless experience. As soon as you log in to your user account on your Mac, ElleKit is already injected.
- Download this plist and save it to
/Library/LaunchDaemons/com.evln.ellekit.startup.plist
(requires root) - Open up a terminal and run
sudo launchctl load -w /Library/LaunchDaemons/com.evln.ellekit.startup.plist
- Reboot your Mac, and ElleKit should be injected on startup