launchagents/com.stevelosh.dammitkeymando.plist @ 3d37ca22c5c5 bpollack/use-command-to-explicitly-call-ag-and-us-1442506830050

Use command to explicitly call ag, and use compound if block
author Benjamin Pollack <benjamin@bitquabit.com>
date Thu, 17 Sep 2015 16:20:42 +0000
parents 7840156f5d92
children (none)
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>KeepAlive</key>
	<true/>
	<key>Label</key>
	<string>com.stevelosh.dammitkeymando</string>
	<key>ProgramArguments</key>
	<array>
		<string>/Applications/Keymando.app/Contents/MacOS/Keymando</string>
	</array>
</dict>
</plist>