diff --git a/.gitmodules b/.gitmodules index a6dbb0c..48a41be 100644 --- a/.gitmodules +++ b/.gitmodules @@ -255,6 +255,9 @@ [submodule "pass"] path = lib/pass url = git@github.com:NicolasPetton/pass.git +[submodule "pass-secrets"] + path = lib/pass-secrets + url = git@gitlab.petton.fr:nico/pass-secrets.el.git [submodule "password-store"] path = lib/password-store url = git@github.com:emacsmirror/password-store.git @@ -292,6 +295,9 @@ [submodule "shell-switcher"] path = lib/shell-switcher url = git@github.com:DamienCassou/shell-switcher.git +[submodule "skeletor"] + path = lib/skeletor + url = git@github.com:chrisbarrett/skeletor.el.git [submodule "slime"] path = lib/slime url = git@github.com:slime/slime.git diff --git a/.pass-secrets-sync.el b/.pass-secrets-sync.el new file mode 100644 index 0000000..d84f48a --- /dev/null +++ b/.pass-secrets-sync.el @@ -0,0 +1,2 @@ +;; This file is automatically generated by pass-secrets. +(setq pass-secrets-last-sync-time '1501011571.6158175) \ No newline at end of file diff --git a/lib/pass-secrets b/lib/pass-secrets new file mode 160000 index 0000000..2790f7a --- /dev/null +++ b/lib/pass-secrets @@ -0,0 +1 @@ +Subproject commit 2790f7aa65f47e1cb2f1fe87bf8cf78a4001b0a5 diff --git a/lib/skeletor b/lib/skeletor new file mode 160000 index 0000000..01c330e --- /dev/null +++ b/lib/skeletor @@ -0,0 +1 @@ +Subproject commit 01c330ec115fc29bba5d9bdf6c15beb4a44e2281