Commit Graph

369 Commits

Author SHA1 Message Date
Julien Palard 62e86fa79a Try urxvtd/urxvtc. 2020-06-02 23:55:16 +02:00
Julien Palard 90fe287620 Review urxvt plugins. 2020-06-02 23:36:29 +02:00
Julien Palard 67c74e9769 Switch to an emacs theme. 2020-06-02 21:50:57 +02:00
Julien Palard 5bdcb689b2 No longer needed. 2020-06-02 16:13:31 +02:00
Julien Palard c49e1f8284 No longer needed, I use an rxvt module to do it. 2020-06-02 16:12:41 +02:00
Julien Palard d0f9c92a37 Add wheel and pip to base requirements of my venvs. 2020-06-02 16:12:27 +02:00
Julien Palard b1869649a9 FIX: import 2020-06-02 14:56:30 +02:00
Julien Palard 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
Julien Palard 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
Julien Palard 9cc2844d3a Proofreading init.el. 2020-05-23 00:05:40 +02:00
Julien Palard d0dc92e77c Moving ~/.emacs into ~/.emacs.d/
Just to lower the file number in ~/
2020-05-22 23:56:29 +02:00
Julien Palard 84f940b66b Python snippet. 2020-05-22 23:48:04 +02:00
Julien Palard 1138230167 bashrc: Bump Python versions. 2020-05-14 17:56:18 +02:00
Julien Palard bd7df3b864 emacs: add markdown-mode 2020-05-14 17:52:40 +02:00
Julien Palard 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
Julien Palard c4f8450166
I think I have all usefull combinations in the en-US Compose file. 2020-01-10 09:17:36 +01:00
Julien Palard e62912badc
Need dig. 2020-01-09 00:26:53 +01:00
Julien Palard 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
Julien Palard 3964150970 The python tells .venv, let it be .venv. 2019-12-12 16:25:21 +01:00
Julien Palard 89a2f54f7f Parallel builds of Pythons, from 6mn to 2mn on my machine. 2019-12-12 09:59:02 +01:00
Julien Palard 70103e23af Always get an up-to-date pip. 2019-12-12 09:59:02 +01:00
Julien Palard 73df8c3a8b Silent curl. 2019-12-02 10:05:32 +01:00
Julien Palard 29034587d3 Adding a git remote-gh, and rework aliases while I'm at it. 2019-12-01 23:03:56 +01:00
Julien Palard 62590b7eea Just use jq. 2019-11-28 13:39:26 +01:00
Julien Palard daf63b46db Deactivate before creating a venv, to avoid venv using pythons of other venvs. 2019-11-28 10:15:45 +01:00
Julien Palard 6d637a1970 Don't recreate if exists. 2019-11-26 18:01:25 +01:00
Julien Palard 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
Julien Palard d60d90c1d6 Try what could --basename-prompt be like. 2019-11-25 00:12:41 +01:00
Julien Palard c292e0a8fc Solarized background. 2019-11-18 18:16:21 +01:00
Julien Palard 0a9ecb47c2 Solarized i3bar. 2019-11-15 17:25:32 +01:00
Julien Palard 82093929c9 Bigger titles for my eyes. 2019-11-15 11:23:03 +01:00
Julien Palard 4781a4a7a0 Simplify title, it's too long. 2019-11-15 11:23:03 +01:00
Julien Palard 259985f2eb Try URxvt.intensityStyles: true 2019-10-24 17:39:18 +02:00
Julien Palard 5c0182609d keepassxc 2019-10-24 17:39:18 +02:00
Julien Palard f33d215730 pypi 2019-10-23 09:41:02 +02:00
Julien Palard fff35ac7f3 Usefull! 2019-10-18 22:51:33 +02:00
Julien Palard 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
Julien Palard b483a71f72 New function: compile_all_pythons 2019-10-17 10:50:27 +02:00
Julien Palard d6f0feb696 compile_python alias. 2019-10-17 10:18:37 +02:00
Julien Palard 056d7ba0a1 Try to enable -X dev globally. 2019-10-16 16:02:39 +02:00
Julien Palard 0d266159fb Neede by psycopg2 2019-10-16 11:22:37 +02:00
Julien Palard 30cbd92106 missing backslash 2019-10-16 11:12:21 +02:00
Julien Palard 2510875eee Packages needed to compile cPython 2019-10-16 11:07:55 +02:00
Julien Palard 1395366522 SRLY Debian 2019-10-16 11:01:02 +02:00
Julien Palard fec209a38a Compose key in xsession 2019-10-15 22:32:05 +02:00
Julien Palard f1b0570c6a Emacs: nox 2019-10-15 21:58:53 +02:00
Julien Palard 8a0b376e74 duplicate 2019-10-15 14:54:27 +02:00
Julien Palard 13cbf5d6a3 wget and x-terminal-emulator. 2019-10-15 14:46:22 +02:00
Julien Palard f865716962 s/emacs25-nox/emacs/ 2019-10-15 14:42:40 +02:00
Julien Palard 40653fc0b1 better order 2019-10-15 14:42:34 +02:00