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

215 Commits

Author SHA1 Message Date
Bert Peters
4401cf2b05 Set terminal title in zsh. 2017-04-12 11:15:13 +02:00
Bert Peters
26cbcfc1f9 Fix for awesome 4.1. 2017-04-11 10:01:34 +02:00
Bert Peters
c38c37619f Enable backups. 2017-04-11 01:08:32 +02:00
Bert Peters
2f41d2f5b1 Persistent undo and tabs in markdown. 2017-04-10 14:05:47 +02:00
Bert Peters
eb7797b9cc Remove the "Thanks for flying vim" message. 2017-04-10 12:01:48 +02:00
Bert Peters
22cdcd16cb New preferred terminal emulator. 2017-04-10 11:53:18 +02:00
Bert Peters
4b41e4213b No conflict in key bindings anymore. 2017-03-24 13:38:40 +01:00
Bert Peters
e29d42bc92 Add print screen options 2017-03-20 15:44:00 +01:00
Bert Peters
771ece4345 Improve environment when running from Xorg. 2017-03-07 12:46:09 +01:00
Bert Peters
ad77680c25 ownCloud -> Nextcloud 2017-02-13 12:51:57 +01:00
Bert Peters
0237020d12 Various fixes. 2017-02-11 19:31:50 +01:00
Bert Peters
4e93cb8825 Replace lightdm lock with gnome-screensaver. 2017-02-08 10:06:15 +01:00
Bert Peters
5934224b1b Fix gem config. 2017-01-31 11:36:55 +01:00
Bert Peters
a6585a4021 Increase tmux history size. 2017-01-30 15:37:35 +01:00
Bert Peters
8229ac2f37 Fix deprecation of awful.util.spawn 2017-01-30 00:09:07 +01:00
Bert Peters
fbcafccd26 Update config for awesome 4. 2017-01-29 20:43:09 +01:00
Bert Peters
5899cc2aff Use HTTPS for all submodules. 2017-01-26 14:49:15 +01:00
Bert Peters
ad3b04e659 Remove unity keybinding overrides. 2017-01-25 11:32:21 +01:00
Bert Peters
8c320a9604 Add sound control widget to awesome. 2016-12-29 13:58:20 +01:00
Bert Peters
5001ed5402 Update weechat config script.
Can now automatically retrieve certificate fingerprints.
2016-12-28 12:20:42 +01:00
Bert Peters
767a92fd7b Better Awesome config. 2016-12-27 19:10:19 +01:00
Bert Peters
0e57e08dee Move zsh config to its own directory. 2016-12-27 19:05:43 +01:00
Bert Peters
bb77c0a475 Initial version of awesome config. 2016-12-25 22:23:52 +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
09ed857a9e Syntax highlighting voor Rust. 2016-12-01 11:51:38 +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
c44f8af209 Move vimrc out of homedir. 2016-11-28 09:35:45 +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
Bert Peters
c6d75a2a21 Add ruby configuration.
This configuration should cause Ruby gems to be installed somewhat
consistently across my machines, and always in the  home directory.
2016-11-27 17:24:09 +01:00
Bert Peters
56cc2b2941 Improve history configuration. 2016-11-22 11:40:38 +01:00
Bert Peters
a3bbef659d Add configuration files for latexmk. 2016-11-09 13:06:02 +01:00
Bert Peters
4bcdb6b930 Update vim-latex to more recent version. 2016-11-08 15:48:55 +01:00
Bert Peters
df10919f42 Automatic weechat configuration. 2016-11-07 21:49:17 +01:00
Bert Peters
3639a51172 Bugfix tmux start
Zsh does not preserve aliases when using exec (known bug?) so instead we
just call and exit after.
2016-11-06 14:44:19 +01:00
Bert Peters
1784ad17b3 Improve tmux configuration
Now with more colours.
2016-11-05 20:25:11 +01:00
Bert Peters
af9f9139c7 Force creation of tmux directory 2016-11-05 16:49:53 +01:00
Bert Peters
68d889d2a3 Fix runtime dir generation. 2016-11-05 14:55:46 +01:00
Bert Peters
f739d195b0 Split .zshrc up with .zshenv 2016-11-05 14:48:14 +01:00
Bert Peters
3308a5b1a0 Improve vim installation.
Now cache files do not end up in with the repo files.
2016-10-18 14:38:24 +02:00