diff --git a/.bash_profile b/.bash_profile index 1b0229e..db95f81 100644 --- a/.bash_profile +++ b/.bash_profile @@ -3,5 +3,3 @@ if systemctl -q is-active graphical.target && [[ ! $DISPLAY && $XDG_VTNR -eq 1 ]]; then exec startx fi - -export PATH=$PATH:~/.bin