Remove PATH environment variable
This commit is contained in:
@@ -3,5 +3,3 @@
|
|||||||
if systemctl -q is-active graphical.target && [[ ! $DISPLAY && $XDG_VTNR -eq 1 ]]; then
|
if systemctl -q is-active graphical.target && [[ ! $DISPLAY && $XDG_VTNR -eq 1 ]]; then
|
||||||
exec startx
|
exec startx
|
||||||
fi
|
fi
|
||||||
|
|
||||||
export PATH=$PATH:~/.bin
|
|
||||||
|
|||||||
Reference in New Issue
Block a user