summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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