Commit Graph

225 Commits

Author SHA1 Message Date
f0a9b7a9d6 Blend with Firefox dark mode. 2020-06-11 01:05:20 +02:00
85692659a6 Maximize screen size. 2020-06-09 01:14:50 +02:00
a287143fd3 Drop a blue. 2020-06-09 01:08:38 +02:00
4d1464675f unifying colors 2020-06-04 15:05:39 +02:00
4adb75e125 I dropped this file. 2020-06-04 15:01:54 +02:00
60e5e0c5e4 Try a less blue theme. 2020-06-03 11:37:29 +02:00
62e86fa79a Try urxvtd/urxvtc. 2020-06-02 23:55:16 +02:00
90fe287620 Review urxvt plugins. 2020-06-02 23:36:29 +02:00
67c74e9769 Switch to an emacs theme. 2020-06-02 21:50:57 +02:00
5bdcb689b2 No longer needed. 2020-06-02 16:13:31 +02:00
c49e1f8284 No longer needed, I use an rxvt module to do it. 2020-06-02 16:12:41 +02:00
d0f9c92a37 Add wheel and pip to base requirements of my venvs. 2020-06-02 16:12:27 +02:00
b1869649a9 FIX: import 2020-06-02 14:56:30 +02:00
8010aaf67d Use 8 colors on emacs, even if term supports more.
Emacs, on rxvt-unicode uses too much colors for me, and don't use the ones in .Xdefaults.

Previously my TERM was rxvt and emacs was using 8 colors as expected so I was not needing it.
2020-06-02 14:52:47 +02:00
28e8e2575a Move from .Xresources (read by X) to .Xdefault (read by urxvt) to avoid using xrdb merge. 2020-06-02 14:51:49 +02:00
9cc2844d3a Proofreading init.el. 2020-05-23 00:05:40 +02:00
d0dc92e77c Moving ~/.emacs into ~/.emacs.d/
Just to lower the file number in ~/
2020-05-22 23:56:29 +02:00
84f940b66b Python snippet. 2020-05-22 23:48:04 +02:00
1138230167 bashrc: Bump Python versions. 2020-05-14 17:56:18 +02:00
bd7df3b864 emacs: add markdown-mode 2020-05-14 17:52:40 +02:00
7cfde52ced Bump bashrc: install black and jedi in venv by default, force pip to only install in venvs. 2020-05-14 17:51:29 +02:00
c4f8450166
I think I have all usefull combinations in the en-US Compose file. 2020-01-10 09:17:36 +01:00
e62912badc
Need dig. 2020-01-09 00:26:53 +01:00
0d8047c341
Experimeting with two lines prompt to avoid https://lists.gnu.org/archive/html/bug-bash/2020-01/msg00003.html. 2020-01-09 00:24:54 +01:00
3964150970 The python tells .venv, let it be .venv. 2019-12-12 16:25:21 +01:00
89a2f54f7f Parallel builds of Pythons, from 6mn to 2mn on my machine. 2019-12-12 09:59:02 +01:00
70103e23af Always get an up-to-date pip. 2019-12-12 09:59:02 +01:00
73df8c3a8b Silent curl. 2019-12-02 10:05:32 +01:00
29034587d3 Adding a git remote-gh, and rework aliases while I'm at it. 2019-12-01 23:03:56 +01:00
62590b7eea Just use jq. 2019-11-28 13:39:26 +01:00
daf63b46db Deactivate before creating a venv, to avoid venv using pythons of other venvs. 2019-11-28 10:15:45 +01:00
6d637a1970 Don't recreate if exists. 2019-11-26 18:01:25 +01:00
181631312a Don't use debug builds before 3.8.0: makes cryptography segfault due to ABI incompatibility. 2019-11-25 11:19:12 +01:00
d60d90c1d6 Try what could --basename-prompt be like. 2019-11-25 00:12:41 +01:00
c292e0a8fc Solarized background. 2019-11-18 18:16:21 +01:00
0a9ecb47c2 Solarized i3bar. 2019-11-15 17:25:32 +01:00
82093929c9 Bigger titles for my eyes. 2019-11-15 11:23:03 +01:00
4781a4a7a0 Simplify title, it's too long. 2019-11-15 11:23:03 +01:00
259985f2eb Try URxvt.intensityStyles: true 2019-10-24 17:39:18 +02:00
5c0182609d keepassxc 2019-10-24 17:39:18 +02:00
f33d215730 pypi 2019-10-23 09:41:02 +02:00
fff35ac7f3 Usefull! 2019-10-18 22:51:33 +02:00
4eda8908a5 I don't really like this. But yet, having my debug build of python coming before system build is nice. 2019-10-17 14:35:41 +02:00
b483a71f72 New function: compile_all_pythons 2019-10-17 10:50:27 +02:00
d6f0feb696 compile_python alias. 2019-10-17 10:18:37 +02:00
056d7ba0a1 Try to enable -X dev globally. 2019-10-16 16:02:39 +02:00
0d266159fb Neede by psycopg2 2019-10-16 11:22:37 +02:00
30cbd92106 missing backslash 2019-10-16 11:12:21 +02:00
2510875eee Packages needed to compile cPython 2019-10-16 11:07:55 +02:00
1395366522 SRLY Debian 2019-10-16 11:01:02 +02:00