<?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>groupInfo</key>
	<dict>
		<key>expandAfterMode</key>
		<integer>0</integer>
		<key>groupName</key>
		<string>Utilities</string>
		<key>notes</key>
		<string></string>
	</dict>
	<key>snippetsTE2</key>
	<array>
		<dict>
			<key>abbreviation</key>
			<string>,ethip</string>
			<key>abbreviationMode</key>
			<integer>0</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>label</key>
			<string>Ethernet IP</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>plainText</key>
			<string>#!/bin/sh
/bin/echo -n `ipconfig getifaddr en4`</string>
			<key>snippetType</key>
			<integer>3</integer>
			<key>uuidString</key>
			<string>CB0432F9-4F25-4E65-B9D8-C7A37F51215E</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>,refreshhosts</string>
			<key>abbreviationMode</key>
			<integer>0</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>label</key>
			<string>Refresh Hosts</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>plainText</key>
			<string>dscacheutil -flushcache; sudo killall -HUP mDNSResponder</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>7CA152AB-D3C3-4926-8947-D10D2292515C</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>,gitc</string>
			<key>abbreviationMode</key>
			<integer>0</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>label</key>
			<string>Git Commit Template</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>plainText</key>
			<string>[%fillpopup:name=type:default=Feature:Update:Fix:Docs:Style:Refactor:Test:Chore:RELEASE%] %filltext:name=subject%

%fillarea:name=body%

%fillpart:name=GitHub Issue:default=no%GitHub-Issue: %filltext:name=Github Issue%%fillpartend%
%fillpart:name=Ticket:default=no%Tickets: %filltext:name=Ticket ID%%fillpartend%
%fillpart:name=Additional Notes:default=no%See-Also: %filltext:name=See Also Notes%%fillpartend%
%fillpart:name=Fixes:default=no%Fixes: %filltext:name=Tickets Fixed%%fillpartend%
%fillpart:name=Resolves:default=no%Resolves: %filltext:name=Tickets Resolved%%fillpartend%
%fillpart:name=Closes:default=no%Closes: %filltext:name=Tickets Closed%%fillpartend%
</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>DA7A085E-2902-4C66-9D6E-29454BC479E5</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>,myip</string>
			<key>abbreviationMode</key>
			<integer>0</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>label</key>
			<string>Ext IP</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>plainText</key>
			<string>#!/bin/sh
/bin/echo -n `curl http://api.externalip.net/ip/`</string>
			<key>snippetType</key>
			<integer>3</integer>
			<key>uuidString</key>
			<string>8A6EFB71-C59E-4C80-AA35-3DCD3D89E441</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>,showhidden</string>
			<key>abbreviationMode</key>
			<integer>0</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>label</key>
			<string>Show Mac OS X Hidden Files</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>plainText</key>
			<string>defaults write com.apple.Finder AppleShowAllFiles YES</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>74A1C6A6-282E-4C85-BEED-BD4640256F32</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>,wifiip</string>
			<key>abbreviationMode</key>
			<integer>0</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>label</key>
			<string>Wifi IP</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>plainText</key>
			<string>#!/bin/sh
/bin/echo -n `ipconfig getifaddr en1`</string>
			<key>snippetType</key>
			<integer>3</integer>
			<key>uuidString</key>
			<string>5A4602FA-1D7A-4907-8D78-4C5170C611A6</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>ttime</string>
			<key>abbreviationMode</key>
			<integer>0</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>label</key>
			<string></string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>plainText</key>
			<string>%1I:%M %p</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>72606A51-DD5A-43FC-9AB0-3675898A3CA2</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>ddate</string>
			<key>abbreviationMode</key>
			<integer>0</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>label</key>
			<string></string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>plainText</key>
			<string>%B %e, %Y</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>3C15EAF3-9C77-40DE-A254-9C7B17A28238</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>ftdate</string>
			<key>abbreviationMode</key>
			<integer>0</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>label</key>
			<string>Full Date + Time</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>plainText</key>
			<string>%Y-%m-%d %H:%M:%S</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>C18DCF64-ACAA-4C5F-A8FA-B309328BA48B</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>fdate</string>
			<key>abbreviationMode</key>
			<integer>0</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>label</key>
			<string>Finder Friendly Date</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>plainText</key>
			<string>%Y-%m-%d</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>3F63754D-74A9-44AD-A5F9-D381B118A63C</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>,simplehtaccess</string>
			<key>abbreviationMode</key>
			<integer>0</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>label</key>
			<string>Simple Rewrite</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>plainText</key>
			<string>RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME}\.html -f
RewriteRule ^([^/]+)/$ $1.html 

# Forces a trailing slash to be added
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !(\.[a-zA-Z0-9]{1,5}|/)$
RewriteRule (.*)$ /$1/ [R=301,L]</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>253B7B56-0BD4-4D67-9C5A-C2F97BED0AF1</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>,hta-hotlinking</string>
			<key>abbreviationMode</key>
			<integer>0</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>label</key>
			<string>.htaccess - Prevent hotlinking</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>plainText</key>
			<string>RewriteEngine On
#Replace ?mysite\.com/ with your blog url
RewriteCond %{HTTP_REFERER} !^http://(.+\.)?mysite\.com/ [NC]
RewriteCond %{HTTP_REFERER} !^$
#Replace /images/nohotlink.jpg with your "don't hotlink" image url
RewriteRule .*\.(jpe?g|gif|bmp|png)$ /images/nohotlink.jpg [L]</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>F4DD3CEF-B9A0-4412-AE05-51CF789FF850</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>,editorconfig</string>
			<key>abbreviationMode</key>
			<integer>0</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>label</key>
			<string>.editorconfig</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>plainText</key>
			<string># editorconfig.org
root = true

[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>32B4813E-FDB5-4AD9-AC3B-7200D757F1E5</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>,hta-socialredirect</string>
			<key>abbreviationMode</key>
			<integer>0</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>label</key>
			<string>Apache Social Redirects</string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>plainText</key>
			<string>&lt;IfModule mod_alias.c&gt;
	Redirect permanent /@  https://twitter.com/:you
	Redirect permanent /~  https://github.com/:you
	Redirect permanent /+  https://plus.google.com/:you
	Redirect permanent /f  https://facebook.com/:you
	Redirect permanent /in https://linkedin.com/in/:you
&lt;/IfModule&gt;</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>858042CF-8932-4D01-A632-E0FFA411A360</string>
		</dict>
		<dict>
			<key>abbreviation</key>
			<string>,httpdre</string>
			<key>abbreviationMode</key>
			<integer>0</integer>
			<key>creationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>label</key>
			<string></string>
			<key>modificationDate</key>
			<date>2022-09-15T05:03:02Z</date>
			<key>plainText</key>
			<string>/etc/init.d/httpd reload</string>
			<key>snippetType</key>
			<integer>0</integer>
			<key>uuidString</key>
			<string>B576706C-7FC0-492E-9281-D085CD1F7E76</string>
		</dict>
	</array>
</dict>
</plist>
