Sha256: 9cfd34cc082958c7cf0cd82d61243862b01a9a0a82ae72cebfe68fe467933d3b
Contents?: true
Size: 901 Bytes
Versions: 1
Compression:
Stored size: 901 Bytes
Contents
<?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>action</key> <false/> <key>category</key> <string>SCRIPTS</string> <key>command</key> <string>source ~/.bashrc $EDITOR {query}</string> <key>disabled</key> <false/> <key>escapequery</key> <true/> <key>escapequerybackquotes</key> <true/> <key>escapequerybrackets</key> <true/> <key>escapequeryquotes</key> <true/> <key>escapequerysemicolons</key> <true/> <key>growloutput</key> <false/> <key>growloutputsticky</key> <false/> <key>keyword</key> <string>e</string> <key>logging</key> <false/> <key>parameter</key> <integer>3</integer> <key>silent</key> <true/> <key>subtitle</key> <string>Edit any file with default editor.</string> <key>title</key> <string>Edit File</string> </dict> </plist>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pennyworth-0.2.0 | lib/pennyworth/templates/alfred/extensions/scripts/edit_file/info.plist |