diff --git a/dotfiles/.bashrc b/dotfiles/.bashrc index 99f52c6..a25b16f 100644 --- a/dotfiles/.bashrc +++ b/dotfiles/.bashrc @@ -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