init: Alfred preferences
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "wget https:\/\/opengist.lotimmy.com\/timmy\/c625843c352d478a9394039768cb32a5\/raw\/HEAD\/Makefile",
|
||||
"uid" : "B51E76E7-4E88-4638-A1C9-88016F591539",
|
||||
"name" : "Download Makefile",
|
||||
"keyword" : "wget"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "sudo wget -O \/usr\/local\/bin\/install_docker https:\/\/opengist.lotimmy.com\/timmy\/57abb4d0595a4cbaa4a3b20a249d5188\/raw\/HEAD\/install_docker.sh\nsudo chmod +x \/usr\/local\/bin\/install_docker",
|
||||
"uid" : "BB8C7D82-ED14-41CE-9EE1-E9D3A8B64072",
|
||||
"name" : "Download and Setup Docker Installation",
|
||||
"keyword" : "docker"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "sudo wget -O \/usr\/local\/bin\/faillog_command https:\/\/opengist.lotimmy.com\/timmy\/a6f0b046f50648199ef77a4cfcd8b106\/raw\/HEAD\/faillog_command.sh\nsudo chmod +x \/usr\/local\/bin\/faillog_command",
|
||||
"uid" : "28AB928B-CD13-45DF-9C40-A2484C4C0A59",
|
||||
"name" : "Download and Setup Fail Log Command",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "sudo wget -O \/usr\/local\/bin\/force_logrotate https:\/\/opengist.lotimmy.com\/timmy\/707c9a0fd5414b1c9eb30cad92270e59\/raw\/HEAD\/force_logrotate.sh\nsudo chmod +x \/usr\/local\/bin\/force_logrotate\n",
|
||||
"uid" : "E83F20AE-954B-47A6-BBB2-9334481E89D3",
|
||||
"name" : "Download and Setup Force Logrotate",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "sudo wget -O \/usr\/local\/bin\/set_locale https:\/\/opengist.lotimmy.com\/timmy\/0ae3a2735019401982dbc8f84fef4656\/raw\/HEAD\/set_locale.sh\nsudo chmod +x \/usr\/local\/bin\/set_locale",
|
||||
"uid" : "806D2543-9E10-4DA8-A99C-C69E517E6CDD",
|
||||
"name" : "Download and Setup Locale",
|
||||
"keyword" : "locale"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "sudo wget -O \/usr\/local\/bin\/create_project_structure https:\/\/opengist.lotimmy.com\/timmy\/fd3d851157d1486e8a6214468819a458\/raw\/HEAD\/create_project_structure.sh\nsudo chmod +x \/usr\/local\/bin\/create_project_structure",
|
||||
"uid" : "0821E1BC-0477-490D-99B6-6EE28E245516",
|
||||
"name" : "Download and Setup Project Structure",
|
||||
"keyword" : "wget"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "sudo wget -O \/usr\/local\/bin\/create_user_and_configure_sudo https:\/\/opengist.lotimmy.com\/timmy\/49eb8b66dcca41e7adc3519761a7437e\/raw\/HEAD\/create_user_and_configure_sudo.sh\nsudo chmod +x \/usr\/local\/bin\/create_user_and_configure_sudo\n",
|
||||
"uid" : "A969CCEB-83B7-4188-8A84-0B8135958880",
|
||||
"name" : "Download and Setup User with Sudo",
|
||||
"keyword" : "user"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "sudo wget -O \/usr\/local\/bin\/ctop https:\/\/opengist.lotimmy.com\/timmy\/d9a45f2b2f5e4d6b9a14d6c62b798cc5\/raw\/HEAD\/ctop.sh\nsudo chmod +x \/usr\/local\/bin\/ctop",
|
||||
"uid" : "1D940B5C-F6DD-4D71-BA25-16D441D3FCB4",
|
||||
"name" : "Download and Setup ctop",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "wget -O .\/cd_to_icloud http:\/\/opengist.lotimmy.com\/timmy\/37cb0bfae8d24c2daa68e02fcdffd054\/raw\/HEAD\/cd_to_icloud.sh\nchmod +x .\/cd_to_icloud\n",
|
||||
"uid" : "22DE2957-6C8C-4B73-8A4B-B33C4F04DBF4",
|
||||
"name" : "cd_to_icloud",
|
||||
"keyword" : "wget"
|
||||
}
|
||||
}
|
||||
10
Alfred.alfredpreferences/snippets/wget/info.plist
Normal file
10
Alfred.alfredpreferences/snippets/wget/info.plist
Normal file
@@ -0,0 +1,10 @@
|
||||
<?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>snippetkeywordprefix</key>
|
||||
<string></string>
|
||||
<key>snippetkeywordsuffix</key>
|
||||
<string></string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user