From 789f1df4b75ca82a92b31b740342635447fd1369 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sat, 10 Aug 2019 03:05:03 -0400 Subject: shell: rename .bash_profile to .xsessionrc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit every damn distro + display manager combination seem to have their own expectation of how profile must be set up. ~/.xsessionrc seems to please debian’s lightdm --- .bash_profile | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .bash_profile (limited to '.bash_profile') diff --git a/.bash_profile b/.bash_profile deleted file mode 100644 index 61cb5cf..0000000 --- a/.bash_profile +++ /dev/null @@ -1 +0,0 @@ -if [ -f "$HOME/.profile" ]; then . "$HOME/.profile"; fi -- cgit v1.2.3-60-g2f50