bashrc remove obsolete function

master
lub 10 months ago
parent d4c99e770e
commit 9a05a3d88e

@ -19,12 +19,6 @@ fi
export QT_QPA_PLATFORM=wayland-egl
export MOZ_ENABLE_WAYLAND=1
function sqlsetup {
sudo mount -t drvfs '\\hldnt352.berner.lan\softwaredepot/common/microsoft/sqlsetup/scripts' ~/shares/sqlsetup
rm -r ~/shares/sqlsetup/*
cp -a ~/git/sqlsetup/* ~/shares/sqlsetup/
}
source /usr/share/git/git-prompt.sh
PS1='`[ $? = 0 ] || echo "$? "`[\u@\h \w`__git_ps1 " (%s)"`]\$ '

Loading…
Cancel
Save