Commit Graph

137 Commits

Author SHA1 Message Date
Julien Palard d619c92a8f Alias to change font size. 2018-09-25 19:30:27 +02:00
Julien Palard 07e2fa6716 Missing slash/ 2018-09-14 16:07:42 +02:00
Julien Palard 26f72ad6f4 FIX: Bad variable used. 2018-08-12 12:04:59 +02:00
Julien Palard 990c96be1d Also upgrade git-prompt. 2018-08-12 12:02:30 +02:00
Julien Palard dd2a95c5c0 I do no longer use this. 2018-08-12 11:59:15 +02:00
Julien Palard 3e34ad9272 Simplify. 2018-08-12 11:58:33 +02:00
Julien Palard d88fe9849a Shorter. 2018-08-12 11:56:25 +02:00
Julien Palard 958fdfe5c5 I dropped using screen a long time ago. 2018-08-12 11:54:31 +02:00
Julien Palard 81a0bbf545 Why not auto-installing git-prompt? 2018-08-12 11:54:14 +02:00
Julien Palard 3669bf7fd6 I stopped using 256 colors long time ago. 2018-08-12 11:51:51 +02:00
Julien Palard d5a0c7dede Because. 2018-08-12 11:51:32 +02:00
Julien Palard 16d4961f21 Maybe upgrading my dotfiles with a function is faster than going to github each time. 2018-08-12 11:50:01 +02:00
Julien Palard 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
Julien Palard cc059076f0 I don't like this but, let's still try it. 2018-04-22 12:43:48 +02:00
Julien Palard 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
Julien Palard 393849a984 Add alias to reload yubikey. 2017-08-30 10:08:45 +02:00
Julien Palard b400c3da12 Consistency. 2017-08-30 10:08:45 +02:00
Julien Palard b4cb424c3b Use git grep. 2017-08-30 10:08:45 +02:00
Julien Palard baabbb22ca Use cksum instead of handwritten str_sum. 2017-08-30 10:08:45 +02:00
Julien Palard 0b37b58add python -m venv is setting this. 2017-08-30 10:08:45 +02:00
Julien Palard 1f823d2a4e Stop automagically reloading agents, I know use a single one and ssh -A. 2017-08-30 10:08:45 +02:00
Julien Palard 69776adbe5 Avoid inserting a command between ls and $? 2017-07-28 12:19:13 +02:00
Julien Palard 551b2a73d8 ssh-agent-restore: Also show comments of keys loaded in each agents. 2017-07-27 16:06:57 +02:00
Julien Palard 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
Julien Palard 0a1984ca96 Spring clean. 2017-04-29 11:28:30 +02:00
Julien Palard f202b3762c Add 'workon .' to work on current directory. 2017-04-29 11:15:28 +02:00
Julien Palard 7f4ae3b60c workon: Bash completion. 2017-04-21 23:23:10 +02:00
Julien Palard 790435b0d3 s/python2/python3/ 2017-04-21 14:36:05 +02:00
Julien Palard c9edfb129b Try a very basic 'workon' like virtualenvwrapper. 2017-04-20 23:02:27 +02:00
Julien Palard aef568092f Avoid PROMPT_COMMAND for compatibility with venvs. 2017-04-02 15:50:35 +02:00
Julien Palard 3f00c45cca ssh-agent-restore: Restore the latest agent, and show them ordered by date. 2017-01-03 18:54:25 +01:00
Julien Palard 88769c35eb Mixing bash and Makefile syntax in my head. 2016-07-23 12:58:54 +02:00
Julien Palard 8940a3829f FIX: ~/xxx won't expand if xxx does not exists. 2016-07-23 12:40:46 +02:00
Julien Palard e0b3bd3528 Add ~/.local/bin to PATH typically for pip --user 2016-01-04 10:53:34 +01:00
Julien Palard 259aaca6d0 Disable audible bell. 2016-01-04 10:53:00 +01:00
Julien Palard a8a4606d26 I do no longer use this bashrc in prod, no need that. 2016-01-04 10:52:52 +01:00
Julien Palard e1c3061bd2 Give their real names to dotfiles. 2015-11-28 18:07:52 +01:00