diff --git a/profile b/profile deleted file mode 100644 index f186147..0000000 --- a/profile +++ /dev/null @@ -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"