mirror of
https://github.com/wahyd4/things.git
synced 2026-08-09 05:06:35 +10:00
update alfred
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<?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>custom</key>
|
||||
<string>on alfred_script(q)
|
||||
tell application "iTerm"
|
||||
activate
|
||||
do script q
|
||||
end tell
|
||||
end alfred_script</string>
|
||||
</dict>
|
||||
</plist>
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>chromeProfile</key>
|
||||
<string>Profile 1</string>
|
||||
<string>Profile 2</string>
|
||||
<key>indexChrome</key>
|
||||
<true/>
|
||||
</dict>
|
||||
|
||||
Reference in New Issue
Block a user