Remove PATH environment variable

This commit is contained in:
Hektor Misplon
2020-05-08 16:11:30 +00:00
parent 0a4b18f6ad
commit 834088247b

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