Commit Graph
3 Commits
Author SHA1 Message Date
xavier e40045aa99 feat: Improve way to determine and set the path containing the bash config
Before this:
The bash config repo needed to be cloned in ~/.bash/ to work properly

After this:
The bash config repo can be move anywhere (for exemple in
~/.config/bash).
The create-links.bash helper is adapted to this new behaviour.
So you can clone anywhere and call create-links.bash from anywhere. Then
the symbolic links in your home should be good and the config would load
correctly.
2026-07-13 12:44:45 +02:00
xavier 288b8fa122 Add inputrc 2014-08-29 15:17:59 +02:00
xavier 9fad99b12f Add bash configuration files 2013-04-24 16:58:31 +02:00