From 0915a359a8066b797e34ec6ab888ec2d923237b6 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 5 Mar 2016 15:54:49 -0300 Subject: Rename bash-prompt to shellprompt --- .gitmodules | 6 +++--- bash-prompt | 1 - shellprompt | 1 + 3 files changed, 4 insertions(+), 4 deletions(-) delete mode 160000 bash-prompt create mode 160000 shellprompt diff --git a/.gitmodules b/.gitmodules index 3f7aeaf..19b700b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,9 +22,9 @@ [submodule "gpg-maintenance"] path = gpg-maintenance url = https://github.com/ilf/gpg-maintenance.git -[submodule "bash-prompt"] - path = bash-prompt - url = git://git.fluxo.info/bash-prompt +[submodule "shellprompt"] + path = shellprompt + url = git://git.fluxo.info/shellprompt [submodule "downloaders"] path = downloaders url = git://git.fluxo.info/downloaders diff --git a/bash-prompt b/bash-prompt deleted file mode 160000 index b180ac3..0000000 --- a/bash-prompt +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b180ac33227e9d7125bb04932fdbc9b851906c84 diff --git a/shellprompt b/shellprompt new file mode 160000 index 0000000..f00bc60 --- /dev/null +++ b/shellprompt @@ -0,0 +1 @@ +Subproject commit f00bc60ed714f24bf0b905f099cde2c663b3985c -- cgit v1.2.3