Add the bash_prompt project as a submodule
authorAntonio Ospite <ao2@ao2.it>
Tue, 22 Jan 2019 21:57:59 +0000 (22:57 +0100)
committerAntonio Ospite <ao2@ao2.it>
Thu, 31 Jan 2019 10:26:55 +0000 (11:26 +0100)
.bash/bash_prompt [new submodule]
.gitmodules [new file with mode: 0644]

diff --git a/.bash/bash_prompt b/.bash/bash_prompt
new file mode 160000 (submodule)
index 0000000..b7917bf
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit b7917bf7128c7bef363ba88c1f5fea22d02d6ae4
diff --git a/.gitmodules b/.gitmodules
new file mode 100644 (file)
index 0000000..8e6101f
--- /dev/null
@@ -0,0 +1,3 @@
+[submodule ".bash/bash_prompt"]
+       path = .bash/bash_prompt
+       url = https://git.ao2.it/config/bash_prompt.git