echo repo

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2023-04-13 08:15:56 -05:00
parent 126faff5fe
commit f8c65e3c4e
1 changed files with 1 additions and 0 deletions

View File

@ -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