Added .profile (again)

This commit is contained in:
Andrew Scott 2022-02-10 21:55:33 -05:00
parent f47f544ab1
commit dd06f27e9c
Signed by: a
GPG key ID: 3EB62D0BBB8DB381

View file

@ -1,2 +1,4 @@
# 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"
export PATH="$HOME/.local/share/gem/ruby/3.0.0/bin:$PATH"