[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bash support for XDG Base Directory spec (~/.config/bash/)
From: |
Allison Karlitskaya |
Subject: |
bash support for XDG Base Directory spec (~/.config/bash/) |
Date: |
Fri, 7 May 2021 11:48:29 +0200 |
hello,
Please consider these two patches for inclusion in bash to support
storing shell initialisation files (profile, bashrc) in a subdirectory
of ~/.config/ as most programs do these days.
I'm happy to make changes to address any feedback.
Even if you'd prefer not to apply the second patch, applying the first
patch is a nice cleanup and would make it easier for distributions
such as Fedora to apply the second patch for themselves.
Thank you very much for your consideration,
Allison
0002-shell-add-.config-bash-startup-script-options.patch
Description: Text Data
0001-shell-reduce-duplication-with-startup-files.patch
Description: Text Data
- bash support for XDG Base Directory spec (~/.config/bash/),
Allison Karlitskaya <=