diff options
| author | mail_redacted_for_web | 2024-07-14 10:29:35 +0200 | 
|---|---|---|
| committer | mail_redacted_for_web | 2024-07-14 10:29:35 +0200 | 
| commit | 717e60be83f2cf22808bc75ba37459e888a39513 (patch) | |
| tree | 97460d41e04a8667b7898c8950ae392cd1e598e8 | |
| parent | 11376154555ea0a325742d0d81dc282642837940 (diff) | |
| download | dotfiles-717e60be83f2cf22808bc75ba37459e888a39513.tar.bz2 | |
working commit for submodule
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | git-prompt | 0 | 
2 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 diff --git a/git-prompt b/git-prompt new file mode 160000 +Subproject c2b3f2b3cdbf5ad9feb978dd367d77561a1271f | 
