From d8baf019d06ad017223ff4f8595c3c4735bd4402 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Fri, 20 Nov 2015 22:54:16 -0800 Subject: [PATCH] sparkleshare --- .gitignore | 4 +++- dotfiles/cider/bootstrap.json | 1 + .../sparkleshare/2015-11-20_19h52.key.pub | 1 + dotfiles/config/sparkleshare/config.xml | 20 +++++++++++++++++++ 4 files changed, 25 insertions(+), 1 deletion(-) create mode 100644 dotfiles/config/sparkleshare/2015-11-20_19h52.key.pub create mode 100644 dotfiles/config/sparkleshare/config.xml diff --git a/.gitignore b/.gitignore index bc976f49..5d607252 100644 --- a/.gitignore +++ b/.gitignore @@ -39,4 +39,6 @@ dotfiles/config/mopidy /dotfiles/.tern-port dotfiles/pip/pip.conf -gotools \ No newline at end of file +gotools +dotfiles/config/sparkleshare/logs +dotfiles/config/sparkleshare/*.key \ No newline at end of file diff --git a/dotfiles/cider/bootstrap.json b/dotfiles/cider/bootstrap.json index d07bdfd8..10bf60cc 100644 --- a/dotfiles/cider/bootstrap.json +++ b/dotfiles/cider/bootstrap.json @@ -37,6 +37,7 @@ "owncloud", "seil", "slate", + "sparkleshare", "spotify", "sublime-text", "synergy", diff --git a/dotfiles/config/sparkleshare/2015-11-20_19h52.key.pub b/dotfiles/config/sparkleshare/2015-11-20_19h52.key.pub new file mode 100644 index 00000000..57d67ae2 --- /dev/null +++ b/dotfiles/config/sparkleshare/2015-11-20_19h52.key.pub @@ -0,0 +1 @@ +ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDK766fKJbtRNuvK00nzFC6wtyrtiFjfM3glgqYn4rH7mIWoLhrIVihWuagAZbYOGNvVGnqOmjqtn4NLBfyZvonzz4NAvgcUkBTB3Z+fD+vtKi9nSySsFm7HAyn9kL75dQoTyqaLkLXl3Hxw8eZQyLia++ukAMDFgNQIK+Prc4v8Cm4SWrpIUpLt2P/hqI2s8V3TXdKLPeBFkqYvP4kqRC6UiCIy7HnhV8IFB3sKBRvRfir2HdVd23qWQClR16yiTZBiHVhUrATO8gxJO5y9RUR6mPwaHmtWoei4YUu9pEhGHvXaGjzDK/Ul2xl67shbLg7q88A/ncUkS829AbqIIpP ivan-mbp diff --git a/dotfiles/config/sparkleshare/config.xml b/dotfiles/config/sparkleshare/config.xml new file mode 100644 index 00000000..7bee6ac5 --- /dev/null +++ b/dotfiles/config/sparkleshare/config.xml @@ -0,0 +1,20 @@ + + + + Ivan Malison + IvanMalison@gmail.com + + True + + org + a6a8820b6d7b59f782ea6b9995b6b3b141877498 + ssh://git@bitbucket.org/ivanmalison/org.git + Git + + + config + 66e07b6027eecec90670e4b608dcd6ec7d51f5d9 + ssh://git@bitbucket.org/ivanmalison/config + Git + + \ No newline at end of file