.profile: Move desktop-specific vars to .config/profile.d
This commit is contained in:
parent
92f87bbadd
commit
3050db0a9b
4 changed files with 38 additions and 19 deletions
3
.bashrc
3
.bashrc
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue