Commit Graph

330 Commits

Author SHA1 Message Date
Peter J. Holzer 399e4a00f3 Set default text width for Python to 79 2021-01-29 16:02:37 +01:00
Peter J. Holzer 47e8255b4d Default to dark background 2020-11-17 11:24:43 +01:00
Peter J. Holzer ec477c64f9 Merge branch 'master' of git.hjp.at:hjp/dot 2020-11-12 15:17:29 +01:00
Peter J. Holzer d87a7a5b0a Recognize Redmine wiki texts edited with textern. 2020-11-12 15:16:23 +01:00
Peter J. Holzer a8caa34f9f Recognise alternate form of Ctrl-E
New versions of xterm can apparently send elaborate escape sequences for
modifier-key-combinations (e.g. Ctrl-E) and new versions of vim tell
them to do that. So Ctrl-E may now be just ASCII 0x05 or a long
sequence and we want both to work.
2020-11-12 15:11:57 +01:00
Peter J. Holzer 14dd884ae0 Add subdirecories of ~/bin/hosts to PATH 2020-11-12 15:10:39 +01:00
Peter J. Holzer 14b83d3cfc Unset all locale env variables referring to non-existent locales 2020-10-28 12:27:35 +01:00
Peter J. Holzer 2741a2d553 Remove HP-UX specific stuff
I don't expect to need that again (almost exactly 4 years after the
funeral)
2020-06-15 00:38:31 +02:00
Peter J. Holzer a72bbeda6b Don't set MANPATH
All of this looks very obsolete, so I guess it's better to just rely on
man defaults.
2020-04-16 22:33:34 +02:00
Peter J. Holzer e65664fdf2 Remove (semi)obsolete hostnames 2020-04-16 22:25:27 +02:00
Peter J. Holzer 200df8d1a6 Use long DEB_SIGN_KEYID
dpkg-buildpkg doesn't accept short ids any more (UDIAGS).
2020-04-16 14:37:50 +02:00
Peter J. Holzer 1fb9fc5a6c Set foreground color to black
Just setting the background color may result in unreadable combinations.
A black foreground should always work well with a light background.
2020-04-16 12:12:25 +02:00
Peter J. Holzer cca4072c37 Fix handling of FPATH 2020-03-30 16:42:05 +02:00
Peter J. Holzer ab06f7efbe Don't wrap crontab files 2020-03-27 10:53:34 +01:00
Peter J. Holzer 9a3b1f0b9b Handle .ts and .html files
Recognize .ts files as javascript (its really typescript but I don't
have syntax highlighting for that). Set sw for javascript and html.
2020-03-26 14:55:30 +01:00
Peter J. Holzer c20b8fce3c Make lightbg lighter
The three-digit color codes in xtermcontrol work differently than in
CSS. #EEE is equivalent to #E0E0E0, not #EEEEEE.
2020-03-26 12:09:42 +01:00
Peter J. Holzer 74b669b47a Search for go in /usr/local 2020-03-23 12:30:28 +01:00
Peter J. Holzer 34b9bd06d3 Fix darkbg 2020-03-18 09:16:24 +01:00
Peter J. Holzer 0fdf383857 Set highlight color for darkbg 2020-03-15 13:06:47 +01:00
Peter J. Holzer e571e6068d Merge branch 'master' of github.com:hjp/dot 2020-03-14 18:25:55 +01:00
Peter J. Holzer 4717013939 Remove xterm+256color again but check /lib/terminfo
The terminal defintions with a + are just building blocks, not full
definitions. We can't use them.

OTOH, the definitions in /lib/terminfo seem to work fine in current
Debian and Ubuntu versions (which is what I care about these days), so
we accept them.
2020-02-28 10:49:11 +01:00
Peter J. Holzer 43ba5d2b5c Improve detection of xterm-256color and remove xterm+256color again 2019-12-31 12:10:05 +01:00
Peter J. Holzer be8eb03364 Accept xterm+256colors as an xterm variant 2019-12-31 11:51:20 +01:00
Peter J. Holzer 9a1b52eee2 Assume xterm has 256 colors 2019-12-27 20:08:53 +01:00
Peter J. Holzer 411686c795 Define timestamp format for Oracle 2019-10-10 17:00:48 +02:00
Peter J. Holzer c106c82fb8 Add local go bin directory to path 2019-10-10 10:10:43 +02:00
Peter J. Holzer 6cefd7e458 Remove obsolete comment 2019-10-10 09:58:55 +02:00
Peter J. Holzer 814044968d Remove perl_fold_blocks
It's really slow
2019-09-28 11:31:15 +02:00
Peter J. Holzer 4e4abd2088 Set GIT_AUTHOR_* (only) if not set 2019-09-28 10:25:13 +02:00
Peter J. Holzer 9c62e51afc Set ag path color to blue on white
This is better readable than green on whatever.
2019-09-08 12:19:56 +02:00
Peter J. Holzer c9e58b8be0 Remove redaundant setting of LANG, etc.
We already to this in .zshenv, don't have to do it again.
More importantly, we do it *right* in .zshenv ...
2019-09-04 15:59:29 +02:00
Peter J. Holzer b984c5646f Add settings for Go source files 2019-08-03 18:01:43 +02:00
Peter J. Holzer e5013a5b8b Set environment variable BG 2019-05-18 10:49:42 +02:00
Peter J. Holzer 8a0063cd7e Set BG in .zxtermcolors 2019-05-18 10:28:03 +02:00
Peter J. Holzer e5c28e48d2 Use background from environment 2019-05-18 10:25:23 +02:00
Peter J. Holzer 6015c87af5 Add \x auto to .psqlrc 2019-04-11 21:33:55 +02:00
Peter J. Holzer be1d96969b Add .psqlrc 2019-04-08 15:11:36 +02:00
Peter J. Holzer 8ec9ed6f38 Don't set GO* env vars if ~/go exists
~/go is also used as a cache by a system-installed go compiler, and
setting GOROOT messes this up.
2018-10-26 18:24:32 +02:00
Peter J. Holzer 269bb3d7b0 Temporarily set NULL_GLOB to allow non-matching patterns 2018-09-18 17:26:56 +02:00
Peter J. Holzer 8c64f8791c Remove OpenXchange 2018-09-18 17:07:47 +02:00
Peter J. Holzer 7d14bb87c0 Add jdk 1.10, remove 1.6 2018-09-18 17:06:58 +02:00
Peter J. Holzer 472ac6c36f Note that .zprofile isn't sourced in X sessions 2018-09-17 16:51:29 +02:00
Peter J. Holzer b07fa21a97 fix preppath invocation 2018-09-13 21:15:57 +02:00
Peter J. Holzer fa5185f70a Use newest go on debian 2018-09-13 21:13:15 +02:00
Peter J. Holzer cec644d206 Improve contrast of Visual 2018-07-11 14:34:37 +02:00
Peter J. Holzer 69a0c2152b Enhance contrast on ErrorMsg 2018-06-29 10:23:23 +02:00
Peter J. Holzer 2a320d5b78 Merge branch 'master' of github.com:hjp/dot
Conflicts:
	.vim/colors/hjp.vim
2018-05-18 14:07:43 +02:00
Peter J. Holzer 2cfc86ebed Enhance contrast for search highlight 2018-05-18 13:59:05 +02:00
Peter J. Holzer 7aa4867288 Make Special darker and lose background
The explicit background is annoying. Use the natural background and make
the fg a bit darker to enhance contrast.
2018-05-14 22:06:58 +02:00
Peter J. Holzer d076880470 Order hist strictly by date
By default git tries to keep different branches together, but I find
that more confusing than helpful.
2018-04-09 12:00:22 +02:00