]> git.immae.eu Git - perso/Immae/Config/dotdrop.git/commitdiff
Add password store
authorIsmaël Bouya <ismael.bouya@fretlink.com>
Sat, 20 Oct 2018 15:17:50 +0000 (17:17 +0200)
committerIsmaël Bouya <ismael.bouya@fretlink.com>
Sat, 20 Oct 2018 15:17:50 +0000 (17:17 +0200)
.gitmodules [new file with mode: 0644]
config.yaml
dotfiles/password_store [new submodule]

diff --git a/.gitmodules b/.gitmodules
new file mode 100644 (file)
index 0000000..6b8a93e
--- /dev/null
@@ -0,0 +1,3 @@
+[submodule "dotfiles/password_store"]
+       path = dotfiles/password_store
+       url = ssh://gitolite@git.immae.eu/perso/Immae/Prive/Password_store
index 3a100bf14294dcdf05066b358366162edfb0458b..b0ae7020c8718fe15288ae0008fa0c814d54905e 100644 (file)
@@ -87,6 +87,10 @@ dotfiles:
   tools_mplayer:
     dst: ~/.config/mplayer/config
     src: tools/mplayer
+  tools_pass:
+    dst: ~/.local/share/pass
+    link: true
+    src: password_store
   tools_psql:
     actions:
     - make_psql_dirs
@@ -138,6 +142,7 @@ profiles:
   _tools:
     dotfiles:
     - tools_mplayer
+    - tools_pass
     - tools_psql
     - tools_tmux
     - tools_youtube_viewer
diff --git a/dotfiles/password_store b/dotfiles/password_store
new file mode 160000 (submodule)
index 0000000..08d8c4c
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 08d8c4c5205c47b867c27da2d203337851d5290e