Bruno BELANYI
0f4d67278c
[UPDATE][SHELL] Export default pager
...
I also added the '-+X' flag to `less` default options to make it clear the
screen on exit.
2019-10-18 22:17:20 +02:00
Bruno BELANYI
3f7f725e61
[FIX][SHELL] Launch keychain with password prompt
2019-10-18 22:17:20 +02:00
Bruno BELANYI
65a8a2f4a3
[ADD][SHELL] Use keychain as ssh-agent daemon
...
This program only launches one ssh-agent daemon for each session, which
is easier than handling ssh-agent by hand.
2019-10-18 22:17:20 +02:00
Bruno BELANYI
b158a8a06e
[ADD][SHELL] Add rust environment to PATH
...
I share the `.share` file between Zsh and Bash so no need to add the
export to all files, only one will do.
2019-10-18 22:17:20 +02:00
Bruno BELANYI
d60e05b2af
[FIX][RANGER] Export RANGER_LOAD_DEFAULT_RC=FALSE
...
The configuration file in my home directory contains all the mappings
used in ranger.
2019-10-18 22:17:20 +02:00
Bruno BELANYI
8d2f357c8c
[ADD] Termite configuration and TERMINAL variable
...
Switching to Termite because URxvt has weird rendering issues when
resizing the font.
i3-sensible-terminal needs the TERMINAL environment variable to launch
our prefered terminal emulator with the Ctrl+d binding.
Bash and Zsh both need a hook to enable Termite to open another terminal
in the same directory with the Ctrl+Maj+t binding.
2019-07-13 03:35:43 +02:00
Bruno BELANYI
795042b616
[ADD] Common shell files
2019-07-11 21:53:49 +02:00