Rodolphe Breard
17f6bb0801
Upgrade the way GPG agent is handled.
...
GnuPG 2.1.13 now uses "/run/user/$UID/gnupg/" as the default sockets
directory. This commit both update the path and cleans the way it was
handled by bash and zsh (why the hell was that done in different ways?).
https://lists.gnupg.org/pipermail/gnupg-announce/2016q2/000390.html
2016-06-28 22:54:29 +02:00
Rodolphe Breard
5ce82d1642
Move bash and zsh aliases into a common file and functions to scripts.
...
Having two sets of aliases is hard to manage, therefore merging bash and
zsh aliases prevents duplicate content.
Some functions set with those aliases needs to be run with sudo and
therefore keeping them as functions does not work. Hence, they have been
moved into scripts located in a new dedicated "bin" folder.
https://serverfault.com/questions/177699/how-can-i-execute-a-bash-function-with-sudo
2015-11-02 23:47:10 +01:00
Rodolphe Breard
6b99ba306b
Improving the prompt choice layout.
2015-10-20 13:52:26 +02:00
Rodolphe Breard
50332d9f32
Removing emacs configuration.
2015-10-17 10:43:06 +02:00
Rodolphe Breard
c924913c11
Setting the custom bin directory first in the PATH.
2015-09-13 17:43:29 +02:00
Rodolphe Breard
dbd988064e
Removing the useless rbenv support.
2015-09-13 14:48:16 +02:00
Rodolphe Breard
2dc3dcdc5a
cleanup
2015-02-13 18:31:43 +01:00
Rodolphe Breard
ad78c2a78f
Checking whether or not the path has already been exported
2015-02-13 13:07:26 +01:00
Rodolphe Breard
14c4e3b7ff
reducing some "if"
2015-02-09 22:27:02 +01:00
Rodolphe Breard
e26142614e
Merge branch 'master' of github.com:TychoBrahe/dotfiles
2014-09-26 20:04:31 +02:00
Rodolphe Breard
5278b9f5c7
adding custom bin directory
2014-09-26 20:04:25 +02:00
Rodolphe Breard
d09b33127e
adding aditional path for liquidprompt
2014-08-26 11:38:49 +02:00
Rodolphe Breard
836748aaf3
setting pager
2014-04-04 11:21:51 +02:00
Rodolphe Breard
7aa19cd5c4
replacing old prompt by liquidprompt
2014-01-14 12:23:34 +01:00
Rodolphe Breard
5ec9f92b82
moving ryzom to a simple alias
2013-12-18 19:48:52 +01:00
Rodolphe Breard
57b85603d8
adding ryzom into the path
2013-12-18 18:54:12 +01:00
Rodolphe Breard
b409ffadef
virtualenv helper
2013-11-18 19:26:45 +01:00
Rodolphe Breard
a79968e9af
adding gpg agent
2013-11-13 15:39:59 +01:00
Rodolphe Breard
aa7ac8c87c
fliptable
2013-08-23 11:43:48 +02:00
Rodolphe Breard
81fa47053f
rbenv
2013-06-26 15:12:30 +02:00
Rodolphe Breard
b2cc222176
version-independent loading of the ruby bin directory
2013-04-28 11:14:15 +02:00
Rodolphe Breard
56d05f5c2a
support for different freebsd versions
2013-04-24 17:16:14 +02:00
Rodolphe Breard
52d74216a7
FreeBSD compat
2013-04-24 16:43:50 +02:00
Rodolphe Breard
f224af746f
adding the ruby bin directory in PATH
2013-04-10 02:32:38 +02:00
Rodolphe Breard
9b3ce12bea
bash: don't save lines matching the previous history entry
2013-04-01 22:18:46 +02:00
Rodolphe Breard
49a6a688f4
bash
2013-03-23 14:48:31 +01:00