dot-files/shell
Bruno BELANYI 67da1d9f6e [ADD][SHELL] Project-local environment w/ localrc
This little script will look at your current working directory and its
parent directories to source local configuration files (very useful for
Python  projects, or the way I build TC with a local PATH pre-pended).

It works relatively well but still is a very fragile solution that
depends on the order in which the shell has sourced its files. Because
the Termite script kept erasing the previous PROMPT_COMMAND value for
Bash I had to change to source it at the beginning of my configuration
file.
2019-10-19 17:06:00 +02:00
..
.aliases [UPDATE][SHELL] Remove ureload alias 2019-10-19 05:46:29 +02:00
.functions [ADD][SHELL] Display the weather with 'meteo' 2019-10-18 22:17:20 +02:00
.profile [ADD][SHELL] Project-local environment w/ localrc 2019-10-19 17:06:00 +02:00