.profile: Move desktop-specific vars to .config/profile.d

This commit is contained in:
Lexi / Zoe 2025-12-05 04:11:13 +01:00
parent 92f87bbadd
commit 3050db0a9b
Signed by: binaryDiv
GPG key ID: F8D4956E224DA232
4 changed files with 38 additions and 19 deletions

View file

@ -1,5 +1,6 @@
#
# ~/.bashrc -- Sourced by bash in interactive non-login shells; includes ~/bashrc.d/* and ~/.bashrc.local
# ~/.bashrc -- Sourced by bash in interactive non-login shells.
# Includes ~/.config/bashrc.d/*
#
# If not running interactively, don't do anything