From: Mart Lubbers Date: Tue, 1 Nov 2016 11:42:06 +0000 (+0100) Subject: remove submodules and change to new calendar config X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=76f56dfca564e0d2d6307d8b6e6a20368c240170;p=dotfiles.git remove submodules and change to new calendar config --- diff --git a/.gitmodules b/.gitmodules index 0cca69e..e69de29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,18 +0,0 @@ -[submodule "vim/.vim/bundle/vim-gnupg.git"] - path = vim/.vim/bundle/vim-gnupg.git - url = git@github.com:jamessan/vim-gnupg.git -[submodule "vim/.vim/bundle/vim-syntastic.git"] - path = vim/.vim/bundle/vim-syntastic.git - url = git@github.com:scrooloose/syntastic.git -[submodule "vim/.vim/bundle/vim-praat.git"] - path = vim/.vim/bundle/vim-praat.git - url = git@github.com:dopefishh/vim-praat.git -[submodule "vim/.vim/bundle/vim-spl.git"] - path = vim/.vim/bundle/vim-spl.git - url = git@github.com:dopefishh/vim-spl.git -[submodule "vim/.vim/bundle/vim-linux-coding-style"] - path = vim/.vim/bundle/vim-linux-coding-style - url = https://github.com/vivien/vim-linux-coding-style -[submodule "vim/.vim/bundle/vim-clean"] - path = vim/.vim/bundle/vim-clean - url = git@github.com:camilstaps/vim-clean.git diff --git a/cal/.config/vdirsyncer/config b/cal/.config/vdirsyncer/config index c05dc67..97282b2 100644 --- a/cal/.config/vdirsyncer/config +++ b/cal/.config/vdirsyncer/config @@ -24,7 +24,7 @@ fileext = .vcf [storage contacts_remote] type = carddav -url = https://ygdrassil.martlubbers.net/baikal/card.php/addressbooks/mart +url = https://cal.martlubbers.net/card.php/addressbooks/mart auth = digest username = mart password.fetch = ["command", "pass", "show", "caldav_ygdrassil/mart"] @@ -42,7 +42,7 @@ fileext = .ics [storage calendar_remote] type = caldav -url = https://ygdrassil.martlubbers.net/baikal/cal.php/calendars/mart +url = https://cal.martlubbers.net/cal.php/calendars/mart auth = digest username = mart password.fetch = ["command", "pass", "show", "caldav_ygdrassil/mart"] @@ -61,7 +61,7 @@ fileext = .ics [storage tasks_remote] type = caldav -url = https://ygdrassil.martlubbers.net/baikal/cal.php/calendars/mart2 +url = https://cal.martlubbers.net/cal.php/calendars/mart2 auth = digest username = mart2 password.fetch = ["command", "pass", "show", "caldav_ygdrassil/mart"] diff --git a/vim/.vim/bundle/vim-clean b/vim/.vim/bundle/vim-clean deleted file mode 160000 index 0f66e96..0000000 --- a/vim/.vim/bundle/vim-clean +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 0f66e968b5cc289fb6648f489a78fa24325c45e4 diff --git a/vim/.vim/bundle/vim-gnupg.git b/vim/.vim/bundle/vim-gnupg.git deleted file mode 160000 index 454090f..0000000 --- a/vim/.vim/bundle/vim-gnupg.git +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 454090fe40bec3b62e6fd7faa91fd18750705bbb diff --git a/vim/.vim/bundle/vim-linux-coding-style b/vim/.vim/bundle/vim-linux-coding-style deleted file mode 160000 index 6c2bb8e..0000000 --- a/vim/.vim/bundle/vim-linux-coding-style +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 6c2bb8e1839d3cac42eaabca0f4409b263799f27 diff --git a/vim/.vim/bundle/vim-praat.git b/vim/.vim/bundle/vim-praat.git deleted file mode 160000 index 62116f7..0000000 --- a/vim/.vim/bundle/vim-praat.git +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 62116f73b3bb753e7e512c262dd4bc0928b53360 diff --git a/vim/.vim/bundle/vim-spl.git b/vim/.vim/bundle/vim-spl.git deleted file mode 160000 index a25c101..0000000 --- a/vim/.vim/bundle/vim-spl.git +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a25c1016acee43bba34a458c467206b8922b4714 diff --git a/vim/.vim/bundle/vim-syntastic.git b/vim/.vim/bundle/vim-syntastic.git deleted file mode 160000 index e84f80a..0000000 --- a/vim/.vim/bundle/vim-syntastic.git +++ /dev/null @@ -1 +0,0 @@ -Subproject commit e84f80a68ae7a5b03995ad712f8fbdc8483f0fd8