diff options
author | David Runge <dave@sleepmap.de> | 2015-08-11 03:01:58 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2015-08-11 03:01:58 +0200 |
commit | 7ed78e9fa1000cbf9a630d05ba10327a5fdefe67 (patch) | |
tree | ff10be2beb6ec14662d743fd3682e96c716badf4 /.gitmodules | |
parent | e51467ee41f6d2a131d210efb7bbd8681cf6c9ef (diff) | |
download | dotfiles-7ed78e9fa1000cbf9a630d05ba10327a5fdefe67.tar.gz dotfiles-7ed78e9fa1000cbf9a630d05ba10327a5fdefe67.tar.bz2 dotfiles-7ed78e9fa1000cbf9a630d05ba10327a5fdefe67.tar.xz dotfiles-7ed78e9fa1000cbf9a630d05ba10327a5fdefe67.zip |
Removed .password-store as submodule.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index 958a616..cad61ab 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,7 +2,3 @@ path = .zprezto url = https://github.com/sorin-ionescu/prezto branch = master -[submodule ".password-store"] - path = .password-store - url = git@sleepmap.de:password-store - branch = master |