Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bash: Load local bashrc early in process | Audric Schiltknecht | 2019-09-24 | 1 | -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. | ||||
* | bash: Update robomongo alias to new binary | Audric Schiltknecht | 2019-01-29 | 1 | -1/+1 |
| | |||||
* | bash: Fix HiDPI issue with Qt apps | Audric Schiltknecht | 2017-07-14 | 1 | -0/+2 |
| | |||||
* | Clean-up bash configuration | Audric Schiltknecht | 2016-07-12 | 2 | -28/+35 |
| | |||||
* | Create local bin directory | Audric Schiltknecht | 2015-05-15 | 1 | -0/+1 |
| | | | | | * Export it in $PATH * Add link to eg binary | ||||
* | Bash: Remove broken git alias | Audric Schiltknecht | 2014-05-08 | 1 | -4/+0 |
| | |||||
* | Add git alias to force US local | Audric Schiltknecht | 2013-09-04 | 1 | -0/+3 |
| | | | | | git now uses gettext to localize output, and vim syntax file does not cope well with it. So disable localization in git for now. | ||||
* | Update vim version in less alias | Audric Schiltknecht | 2013-08-30 | 1 | -1/+1 |
| | |||||
* | Little clean-up | Audric Schiltknecht | 2013-01-23 | 2 | -0/+0 |
| | | | | Easier (I think...) directory layout | ||||
* | Add source of local-machine bash definitions file. | Audric Schiltknecht | 2012-11-09 | 1 | -0/+8 |
| | |||||
* | Ignore lines starting with space in bash history | Audric Schiltknecht | 2012-11-07 | 1 | -2/+3 |
| | |||||
* | Import of bash configuration files | Audric Schiltknecht | 2012-10-07 | 2 | -0/+88 |