summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2023-04-13 08:15:56 -0500
committerJeff Carr <[email protected]>2023-04-13 08:15:56 -0500
commitf8c65e3c4e5330074aeb67d5125063a9d7ae1904 (patch)
tree2a51d2927f1f591a54dd2d3cd590728b69e9ef12
parent126faff5fe7bc5a90e1488d10012e652f302d41b (diff)
echo repo
Signed-off-by: Jeff Carr <[email protected]>
-rw-r--r--bashrc/.wit1
1 files changed, 1 insertions, 0 deletions
diff --git a/bashrc/.wit b/bashrc/.wit
index 2dc2a3f..e6dd2b6 100644
--- a/bashrc/.wit
+++ b/bashrc/.wit
@@ -71,6 +71,7 @@ stty -echoctl
# export PS1='${debian_chroot:+($debian_chroot)}\u@\h:\w\$ '
if [ -d ~/.config/wit/ ]; then
+ echo -n "git.wit.org/wit/bash "
cd ~/.config/wit/ && git pull
cd
sleep 1