diff options
author | mail_redacted_for_web | 2024-07-14 12:57:36 +0200 |
---|---|---|
committer | mail_redacted_for_web | 2024-07-14 12:57:36 +0200 |
commit | c93a9ef0252f7285f5bd8c0e5a60cde17c3ab1bd (patch) | |
tree | ab2b38c01f4c705fc139eb6738ad8c17c3197e89 /.gitmodules | |
parent | 0854d735ac6f596205df2484c9c5793cdf259e73 (diff) | |
download | dotfiles-c93a9ef0252f7285f5bd8c0e5a60cde17c3ab1bd.tar.bz2 |
preparation for submodule-less checkout
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d2a5366..9a9d797 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,3 +6,6 @@ path = tmux-yank url = https://github.com/tmux-plugins/tmux-yank branch = master +[submodule "git-prompt"] + path = git-prompt + url = https://github.com/git/git.git |