diff options
author | mail_redacted_for_web | 2024-07-14 09:59:33 +0200 |
---|---|---|
committer | mail_redacted_for_web | 2024-07-14 09:59:33 +0200 |
commit | 8faef2071a0dd0358714b082738dbc253378214a (patch) | |
tree | 9298d10d1ca349bcff373fc791746651a210b360 /.gitmodules | |
parent | 9b850221308f64fe6e641555fcbd24ddf5a7ff7b (diff) | |
download | dotfiles-8faef2071a0dd0358714b082738dbc253378214a.tar.bz2 |
inclusion of git prompt
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d2a5366..c15f58a 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 = ./git-prompt |