1
0
mirror of https://github.com/bertptrs/vimconfig.git synced 2025-12-25 20:40:32 +01:00
Commit Graph

68 Commits

Author SHA1 Message Date
93aa263b40 Autocompletion for pactree 2019-06-05 14:25:00 +02:00
3d5a760acc Register custom completion functions. 2019-05-22 13:39:54 +02:00
27a1d10f29 Remove colored man.
It really wasn't an improvement.
2019-04-11 16:20:03 +02:00
8496baaa7f Rework prompt to have VCS information. 2019-04-11 16:15:18 +02:00
4b72b16e49 Fix typo and better coloring. 2019-04-11 14:13:56 +02:00
7671e4ab37 Better highlight failures and SSH. 2019-04-11 13:54:32 +02:00
cb31c5e655 Enable LSCOLORS 2019-04-10 13:48:05 +02:00
8a368e3d3b Start tmux also for alacritty. 2019-04-10 12:20:32 +02:00
9f0fafeb08 Add alacritty bindings for zkbd. 2019-04-10 11:52:20 +02:00
582fa19789 Give up on alternative cargo config.
It really won't work.
2019-01-29 15:54:08 +01:00
f43da0f256 Improve Ruby set-up. 2019-01-25 15:41:21 +01:00
fed54cf38a php-cs-fixer works again. 2019-01-25 13:43:56 +01:00
2ce2818a0b PHP-cs-fixer compatibility. 2019-01-04 13:03:31 +01:00
ce860bd197 Keyboard definitions for kitty 2019-01-04 13:03:31 +01:00
2786a47b3a Composer now respects XDG! 2018-12-23 09:55:35 +01:00
ba2ff634bb Better colored output. 2018-12-13 16:07:42 +01:00
996a50c5e5 Workaround for emoji in older shells. 2018-09-12 14:20:43 +02:00
e3dee2dc67 Handle python virtualenv in prompt. 2018-09-10 14:07:12 +02:00
50a14c4a86 Slight simplification. 2018-09-06 16:05:19 +02:00
e3d28aba4f Implement my own theme.
Theme mostly looks the same, but with slightly less fancy calculations
about line widths. This is okay for now.
2018-09-06 15:59:35 +02:00
bed3c7c321 Clean up transfer.sh code.
Now is actually human readable instead of a snippet.
2018-07-23 13:59:35 +02:00
7a14faa5ed More typo 2018-05-02 13:09:45 +02:00
a2fcfab23a Typo. 2018-05-02 13:07:45 +02:00
a49c6123b1 Systemd-based ssh agent management. 2018-05-02 13:06:29 +02:00
64824bf4a9 Remove ssh-agent code.
More trouble than it's worth.
2018-05-02 12:23:07 +02:00
c30fc0cef3 More portable ssh-agent config. 2018-04-23 15:17:48 +02:00
ef3083e1d1 Enable up/down history search. 2018-04-23 14:54:23 +02:00
5ccce3a4b3 Make program detection more reliable. 2018-04-23 14:38:37 +02:00
41af3c675f Less dotfiles in the home dir. 2018-02-06 12:40:23 +01:00
02d8f92585 Fix TMUX.
It doesn't run all that well when moved to the XDG_RUNTIME_DIR.
2017-10-22 11:18:28 +02:00
Bert Peters
ce5cec48e8 Set terminal title before commands. 2017-07-05 11:44:01 +02:00
Bert Peters
4401cf2b05 Set terminal title in zsh. 2017-04-12 11:15:13 +02:00
Bert Peters
771ece4345 Improve environment when running from Xorg. 2017-03-07 12:46:09 +01:00
Bert Peters
0237020d12 Various fixes. 2017-02-11 19:31:50 +01:00
Bert Peters
5934224b1b Fix gem config. 2017-01-31 11:36:55 +01:00
Bert Peters
0e57e08dee Move zsh config to its own directory. 2016-12-27 19:05:43 +01:00
Bert Peters
dcadef9fa4 Make gnome-keyring available outside gnome. 2016-12-21 11:29:28 +01:00
Bert Peters
ad70e7c8f3 Add python/pip configuration. 2016-12-06 11:43:25 +01:00
Bert Peters
da6044aadf Move cargo to cache files. 2016-12-04 14:42:51 +01:00
Bert Peters
df3c002386 Remove non-functional workarounds 2016-12-01 17:09:08 +01:00
Bert Peters
d95d9ef323 Add zkbd support for native TTY. 2016-12-01 17:07:31 +01:00
Bert Peters
c48f1b56d5 Fix ruby and attempt to fix readline. 2016-11-29 12:03:59 +01:00
Bert Peters
c3b6f18b88 Update sqlite config.
Now nicely in XDG_CONFIG_HOME
2016-11-28 17:17:36 +01:00
Bert Peters
d0618eb037 Add keyboard mapping for display 0 xterm.
For some reason, those are different.
2016-11-28 09:30:46 +01:00
Bert Peters
15b1222fae Add screen on x64 zkbd 2016-11-27 23:49:28 +01:00
Bert Peters
9af0c9de5b Add screen on rpi2 2016-11-27 23:35:35 +01:00
Bert Peters
4bfd34838a Add key configuration.
As terminfo seems to be off for xterm, I use zkbd instead. The files are
nice and small so they can be in the repo to prevent myself from running
it over and over.
2016-11-27 23:32:13 +01:00
Bert Peters
d4838fd56b Add XDG npm configuration
Add configuration to move npm to a sensible XDG basedir configuration.
Move npmrc to config, cache to cache, and global packages to data.
2016-11-27 23:03:16 +01:00
Bert Peters
eb45ffa0d6 Add XDG basedir config for more applications.
This includes:
- ipython
- GIMP
- nVidia/CUDA
- libice
- Atom
- mplayer
2016-11-27 23:02:19 +01:00
Bert Peters
37d4cdb3b1 Move weechat config. 2016-11-27 17:35:26 +01:00