Commit Graph

125 Commits

Author SHA1 Message Date
78ee927fe0 This was a test, I was sure I won't like it. I don't like it. 2018-08-12 11:49:37 +02:00
cc059076f0 I don't like this but, let's still try it. 2018-04-22 12:43:48 +02:00
f9d0627fa1 deactivate a venv before creating a new one, this avoid symlinks of python executable from a venv to another to another... 2017-10-03 11:18:29 +02:00
393849a984 Add alias to reload yubikey. 2017-08-30 10:08:45 +02:00
b400c3da12 Consistency. 2017-08-30 10:08:45 +02:00
b4cb424c3b Use git grep. 2017-08-30 10:08:45 +02:00
baabbb22ca Use cksum instead of handwritten str_sum. 2017-08-30 10:08:45 +02:00
0b37b58add python -m venv is setting this. 2017-08-30 10:08:45 +02:00
1f823d2a4e Stop automagically reloading agents, I know use a single one and ssh -A. 2017-08-30 10:08:45 +02:00
69776adbe5 Avoid inserting a command between ls and $? 2017-07-28 12:19:13 +02:00
551b2a73d8 ssh-agent-restore: Also show comments of keys loaded in each agents. 2017-07-27 16:06:57 +02:00
a24a965958 ssh-agent-restore: FIX: bash 'with any trailing newlines deleted' and wc legitimately not counting last line missing its newline. 2017-07-27 10:46:53 +02:00
0a1984ca96 Spring clean. 2017-04-29 11:28:30 +02:00
f202b3762c Add 'workon .' to work on current directory. 2017-04-29 11:15:28 +02:00
7f4ae3b60c workon: Bash completion. 2017-04-21 23:23:10 +02:00
790435b0d3 s/python2/python3/ 2017-04-21 14:36:05 +02:00
c9edfb129b Try a very basic 'workon' like virtualenvwrapper. 2017-04-20 23:02:27 +02:00
aef568092f Avoid PROMPT_COMMAND for compatibility with venvs. 2017-04-02 15:50:35 +02:00
3f00c45cca ssh-agent-restore: Restore the latest agent, and show them ordered by date. 2017-01-03 18:54:25 +01:00
88769c35eb Mixing bash and Makefile syntax in my head. 2016-07-23 12:58:54 +02:00
8940a3829f FIX: ~/xxx won't expand if xxx does not exists. 2016-07-23 12:40:46 +02:00
e0b3bd3528 Add ~/.local/bin to PATH typically for pip --user 2016-01-04 10:53:34 +01:00
259aaca6d0 Disable audible bell. 2016-01-04 10:53:00 +01:00
a8a4606d26 I do no longer use this bashrc in prod, no need that. 2016-01-04 10:52:52 +01:00
e1c3061bd2 Give their real names to dotfiles. 2015-11-28 18:07:52 +01:00