parent
126faff5fe
commit
f8c65e3c4e
|
@ -71,6 +71,7 @@ stty -echoctl
|
||||||
# export PS1='${debian_chroot:+($debian_chroot)}\u@\h:\w\$ '
|
# export PS1='${debian_chroot:+($debian_chroot)}\u@\h:\w\$ '
|
||||||
|
|
||||||
if [ -d ~/.config/wit/ ]; then
|
if [ -d ~/.config/wit/ ]; then
|
||||||
|
echo -n "git.wit.org/wit/bash "
|
||||||
cd ~/.config/wit/ && git pull
|
cd ~/.config/wit/ && git pull
|
||||||
cd
|
cd
|
||||||
sleep 1
|
sleep 1
|
||||||
|
|
Loading…
Reference in New Issue