diff options
author | Yuchen Pei <id@ypei.org> | 2023-06-26 16:08:27 +1000 |
---|---|---|
committer | Yuchen Pei <id@ypei.org> | 2023-06-26 16:08:27 +1000 |
commit | f0a1b552f8cd87912c87da4ea7194786ba73fcd8 (patch) | |
tree | 8f63982f2213cb3c420d6e8e67c03aef056151dc | |
parent | 30b349d43c1483c7608a020460b535cc0fb29ec1 (diff) |
Include in readme local bashrc config
-rw-r--r-- | README.org | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -25,6 +25,9 @@ The directories are organised as follows: - The =misc= directory :: All non-emacs configs that can be ~stow~'d to the home directory, including for things like i3, rofi, bash, X11 etc. + + Some configs require reading local configs e.g. =.bashrc= sourcing + =.bashrc_local=. - The =manual= directory :: All things that requires more than just an invocation of GNU Stow, including firefox extension. - The =mariadb-server= directory :: dir local files for mariadb |