Remove PATH environment variable

master
Hektor Misplon 2020-05-08 16:11:30 +00:00
parent 0a4b18f6ad
commit 834088247b
1 changed files with 0 additions and 2 deletions

View File

@ -3,5 +3,3 @@
if systemctl -q is-active graphical.target && [[ ! $DISPLAY && $XDG_VTNR -eq 1 ]]; then
exec startx
fi
export PATH=$PATH:~/.bin