diff --git a/bashrc b/bashrc index 9306e98..1a49c99 100644 --- a/bashrc +++ b/bashrc @@ -65,7 +65,3 @@ fi export PATH="$HOME/.yarn/bin:$HOME/.config/yarn/global/node_modules/.bin:$PATH" -if [$TILIX_ID] || [$VTE_VERSION]; then - source /etc/profile.d/vte.sh -fi -