shrc: remove shgit integration
This commit is contained in:
parent
a783663e02
commit
8e24da6bcd
@ -41,10 +41,6 @@ if [ -d ~/local/libdata/perl5/site_perl ]; then
|
||||
fi
|
||||
|
||||
PS1=
|
||||
if command -v git >/dev/null && [ -f ~/code/lucas/env/utils/shgit ]; then
|
||||
. ~/code/lucas/env/utils/shgit
|
||||
export PS1='$(shgit)'
|
||||
fi
|
||||
|
||||
case $SHELL in
|
||||
/bin/mksh)
|
||||
|
Loading…
Reference in New Issue
Block a user