Removed .profile from main

This commit is contained in:
Andrew Scott 2022-02-09 16:07:07 -05:00
parent 487e824245
commit 639a82907b
Signed by: a
GPG key ID: 3EB62D0BBB8DB381

View file

@ -1,4 +0,0 @@
# make Java behave when not using a DE
export _JAVA_AWT_WM_NONREPARENTING=1
# add .local/bin to $PATH
export PATH="$HOME/.local/bin:$PATH"