Remove redundant bashrc config

This commit is contained in:
Vladan Popovic 2025-12-19 14:44:31 +01:00
parent 6109fcdb48
commit 63472d5b51

View file

@ -57,7 +57,3 @@ if [ "${gnupg_SSH_AUTH_SOCK_by:-0}" -ne $$ ]; then
fi
export GPG_TTY=$(tty)
gpg-connect-agent updatestartuptty /bye >/dev/null
source '/home/vladanpopovic/.bash_completions/entity-operator.sh'
export PATH=/home/vladanpopovic/.tiup/bin:$PATH