1
0
Fork 0
mirror of https://github.com/hcartiaux/dotfiles.git synced 2024-10-18 17:25:23 +02:00
Commit graph

34 commits

Author SHA1 Message Date
Hyacinthe Cartiaux
98c6075bc5 [pyenv] Pyenv initialization 2020-05-13 19:30:57 +02:00
Hyacinthe Cartiaux
65e36461fc [bash] Do not let pyenv modify the PS1... 2020-05-13 18:48:05 +02:00
Hyacinthe Cartiaux
1b461e077a [bash] bash_environment, load direnv configuration if it exists 2020-05-13 18:24:46 +02:00
Hyacinthe Cartiaux
dea1fb0731 [bash] Remove git environment variables (conflict with the gitconfig files) 2020-05-08 17:51:31 +02:00
Hyacinthe Cartiaux
050cef878e [bash] Remove XCS settings (XCS decommissioned) 2020-05-08 17:22:58 +02:00
Hyacinthe Cartiaux
6d76e66f1e [bash] Remove useless IDM scripts 2019-10-21 16:35:28 +02:00
Hyacinthe Cartiaux
e759ea2ad9 [bash] environment: GIT_AUTHOR_EMAIL 2019-08-05 15:08:45 +02:00
Hyacinthe Cartiaux
90d3c06bbf [bash] bash_environment - easybuild 2018-06-13 16:18:53 +02:00
Hyacinthe Cartiaux
41b2f556d4 [bash] bash_environment, shfmt run 2018-02-25 13:07:30 +01:00
Hyacinthe Cartiaux
4f16ae76ee [bash] Get the FQDN from the HOSTNAME env variable if possible 2017-08-24 15:28:20 +02:00
Hyacinthe Cartiaux
5087fb1863 [bash] Hide an error message when ruby is not in the $PATH 2017-08-24 13:54:11 +02:00
Hyacinthe Cartiaux
66e875cab0 [bash] Hide an error message when ruby is not in the $PATH 2017-08-24 13:43:38 +02:00
Hyacinthe Cartiaux
43cd180f6f [bash] environment variables, prevent one potential dns request 2017-03-15 21:28:14 +01:00
Hyacinthe Cartiaux
f2d42c7f65 [bash] Use the default ssh-agent 2017-01-19 16:05:13 +01:00
Hyacinthe Cartiaux
a5594170c0 [bash] g5k-specific puppet configuration 2016-11-17 10:52:17 +01:00
Hyacinthe Cartiaux
59e5e71aab [bash,git] pager configuration / less parameters 2016-10-12 12:03:33 +02:00
Hyacinthe Cartiaux
a468c978ca [bash] Improve gpg-agent support as ssh-agent 2016-08-23 17:06:29 +02:00
Hyacinthe Cartiaux
ba2735b603 [bash] check if rvm / ruby bin directories exist before adding them to the PATH 2016-05-10 18:28:00 +02:00
Hyacinthe Cartiaux
05149e0129 [bash] Cosmetic changes in bash_environment (suppresses a few shellcheck warnings) 2016-05-10 18:27:32 +02:00
Hyacinthe Cartiaux
c9110ab32a [bash,zsh] Refactor the rvm configuration, always use the system ruby by default 2016-05-04 19:08:40 +02:00
Hyacinthe Cartiaux
09dd9d4a12 [bash] Disable the proxy setting for g5k 2016-03-10 19:04:13 +01:00
Hyacinthe Cartiaux
0c800030d2 [bash] Fix the proxy environment variable for g5k (required for kadeploy) 2016-02-09 11:36:49 +01:00
Hyacinthe Cartiaux
7abf131b4c [bash] bash_environments: force the locales 2016-02-04 12:32:32 +01:00
Hyacinthe Cartiaux
542f2decf8 [bash] Follow bash guidelines, replace cmd by $(cmd) 2015-06-22 16:48:38 +02:00
Hyacinthe Cartiaux
feee08c05f [bash] bash_environment/PATH: add .local/bin 2015-06-22 16:43:49 +02:00
Hyacinthe Cartiaux
71a080f880 [bash] environment: use gpg_agent for ssh if possible 2015-06-17 15:45:46 +02:00
Hyacinthe Cartiaux
99d3d76456 [bash] set PDSH default connector to ssh 2015-05-08 11:25:48 +02:00
Hyacinthe Cartiaux
96a01462fc [bash] bash_environment: fix the PATH, GNUPGHOME and eventually set the Vagrant provider 2015-02-27 13:18:52 +01:00
Hyacinthe Cartiaux
0c6ecd37cc [bash] bash_environment: export PAGER and PDSH config vars 2014-08-07 19:38:13 +02:00
Hyacinthe Cartiaux
a1537c0963 [bash] PDSH configuration variable 2014-07-05 18:07:33 +02:00
Hyacinthe Cartiaux
03c273e181 [bash] Load bc settings in interactive mode only 2014-03-06 01:19:20 +01:00
Hyacinthe Cartiaux
6cd0b09c0a [bash] environment - fix G5K detection 2014-02-18 16:22:31 +01:00
Hyacinthe Cartiaux
3ad50fc65d [bash] Move more things in bash_environment 2014-02-14 03:26:15 +01:00
Hyacinthe Cartiaux
ed9f33586e [bash,zsh,install.sh] Code refactoring (aliases, environment variables, etc) 2014-02-14 03:07:08 +01:00