summaryrefslogtreecommitdiffstats
path: root/bash/bashrc
Commit message (Collapse)AuthorAgeFilesLines
* bash: Load local bashrc early in processAudric Schiltknecht2019-09-241-8/+8
| | | | | | As some of the options defined in the bashrc can be dependent on a PATH or other configuration local to the machine, we need to source the local bashrc as early as possible.
* Clean-up bash configurationAudric Schiltknecht2016-07-121-27/+15
|
* Create local bin directoryAudric Schiltknecht2015-05-151-0/+1
| | | | | * Export it in $PATH * Add link to eg binary
* Little clean-upAudric Schiltknecht2013-01-231-0/+83
Easier (I think...) directory layout