]> ruderich.org/simon Gitweb - config/dotfiles.git/log
config/dotfiles.git
8 years agobin/srsync: add --protect-args
Simon Ruderich [Tue, 29 Mar 2016 13:45:21 +0000 (15:45 +0200)]
bin/srsync: add --protect-args

Thanks to johnLate.

8 years agobin/srsync-incremental: use a unique target directory
Simon Ruderich [Wed, 3 Feb 2016 11:13:49 +0000 (12:13 +0100)]
bin/srsync-incremental: use a unique target directory

This replaces the "current" target directory. In the past when a backup
failed the "current" directory remained causing all future backups to
fail as well.

8 years agoplugin/gnupg.vim: update to upstream commit 2dfb82f1
Simon Ruderich [Wed, 6 Jan 2016 22:59:30 +0000 (23:59 +0100)]
plugin/gnupg.vim: update to upstream commit 2dfb82f1

2dfb82f13ea87e36c5df34024d3d2b054b0e72f0

8 years agoXresources: consistently use . instead of *
Simon Ruderich [Sat, 28 Nov 2015 16:42:57 +0000 (17:42 +0100)]
Xresources: consistently use . instead of *

8 years agoXresources: explicitly use URxvt
Simon Ruderich [Sat, 28 Nov 2015 16:37:59 +0000 (17:37 +0100)]
Xresources: explicitly use URxvt

I've never used plain rxvt and have no ideas if the settings will work.

8 years agozsh/rc: zshrc_longrun_preexec: add missing local
Simon Ruderich [Thu, 26 Nov 2015 11:11:19 +0000 (12:11 +0100)]
zsh/rc: zshrc_longrun_preexec: add missing local

8 years agovim/bundle/xptemplate: update
Simon Ruderich [Sat, 21 Nov 2015 16:36:31 +0000 (17:36 +0100)]
vim/bundle/xptemplate: update

8 years agovim/bundle/surround: update
Simon Ruderich [Sat, 21 Nov 2015 16:36:03 +0000 (17:36 +0100)]
vim/bundle/surround: update

8 years agovim/bundle/repeat: update
Simon Ruderich [Sat, 21 Nov 2015 16:35:46 +0000 (17:35 +0100)]
vim/bundle/repeat: update

8 years agovim/bundle/nerdcommenter: update
Simon Ruderich [Sat, 21 Nov 2015 16:35:28 +0000 (17:35 +0100)]
vim/bundle/nerdcommenter: update

8 years agoshell/aliases: add rs alias for reset
Simon Ruderich [Fri, 9 Oct 2015 22:11:25 +0000 (00:11 +0200)]
shell/aliases: add rs alias for reset

8 years agozsh/rc: don't load ~/.zsh/env.update if older than reboot
Simon Ruderich [Fri, 9 Oct 2015 22:09:52 +0000 (00:09 +0200)]
zsh/rc: don't load ~/.zsh/env.update if older than reboot

8 years agohtoprc: display thread names
Simon Ruderich [Fri, 9 Oct 2015 22:06:25 +0000 (00:06 +0200)]
htoprc: display thread names

8 years agoplugin/gnupg.vim: update to upstream commit 97436d
Simon Ruderich [Tue, 6 Oct 2015 09:13:25 +0000 (11:13 +0200)]
plugin/gnupg.vim: update to upstream commit 97436d

97436d11589e89350c8e117f515c8b5e30e448a9

8 years agobin/srsync-incremental: fix initial backup
Simon Ruderich [Fri, 2 Oct 2015 02:55:33 +0000 (04:55 +0200)]
bin/srsync-incremental: fix initial backup

8 years agozsh/rc: load ~/.zsh/env.update before each prompt
Simon Ruderich [Fri, 2 Oct 2015 01:47:54 +0000 (03:47 +0200)]
zsh/rc: load ~/.zsh/env.update before each prompt

8 years agourxvt: use Inconsolata as font
Simon Ruderich [Sun, 27 Sep 2015 20:00:33 +0000 (22:00 +0200)]
urxvt: use Inconsolata as font

SourceCodePro as used as fallback.

8 years agoxinitrc: enable trackpoint and disable touchpad on Thinkpads
Simon Ruderich [Sat, 26 Sep 2015 23:43:47 +0000 (01:43 +0200)]
xinitrc: enable trackpoint and disable touchpad on Thinkpads

8 years agobin/xlockscreen: add comment
Simon Ruderich [Sat, 26 Sep 2015 23:42:23 +0000 (01:42 +0200)]
bin/xlockscreen: add comment

8 years agoadd wrapper for systemctl with shorter commands
Simon Ruderich [Fri, 25 Sep 2015 14:31:51 +0000 (16:31 +0200)]
add wrapper for systemctl with shorter commands

8 years agoplugin: add gnupg.vim
Simon Ruderich [Wed, 23 Sep 2015 00:06:29 +0000 (02:06 +0200)]
plugin: add gnupg.vim

Upstream commit 8394f2e1b5d9e49c209480eddc6128fe56f21c4a at
https://github.com/jamessan/vim-gnupg.

8 years agobin/xlockscreen: terminate running xautolock before starting new one
Simon Ruderich [Tue, 25 Aug 2015 09:35:32 +0000 (11:35 +0200)]
bin/xlockscreen: terminate running xautolock before starting new one

8 years agobin/xlockscreen: use exec where possible
Simon Ruderich [Tue, 25 Aug 2015 09:24:42 +0000 (11:24 +0200)]
bin/xlockscreen: use exec where possible

8 years agobin/xlockscreen: add support for xlock
Simon Ruderich [Tue, 25 Aug 2015 09:22:19 +0000 (11:22 +0200)]
bin/xlockscreen: add support for xlock

8 years agoxinitrc: setxkbmap: use menu key as compose
Simon Ruderich [Mon, 24 Aug 2015 10:18:14 +0000 (12:18 +0200)]
xinitrc: setxkbmap: use menu key as compose

8 years agobin/xlockscreen: fix typo in variable name
Simon Ruderich [Mon, 24 Aug 2015 10:03:21 +0000 (12:03 +0200)]
bin/xlockscreen: fix typo in variable name

8 years agobin/xlockscreen: fix lock timeout
Simon Ruderich [Sun, 23 Aug 2015 10:06:19 +0000 (12:06 +0200)]
bin/xlockscreen: fix lock timeout

Also set xscreensaver.lock property to force lock independently from the
current settings.

8 years agobin/xlockscreen: fix xscreensaver-command -lock loop
Simon Ruderich [Sun, 23 Aug 2015 09:46:08 +0000 (11:46 +0200)]
bin/xlockscreen: fix xscreensaver-command -lock loop

set -e terminated the script after the first -lock if it failed, never
entering the loop.

8 years agounify screen locking
Simon Ruderich [Sun, 23 Aug 2015 09:32:04 +0000 (11:32 +0200)]
unify screen locking

8 years agoXresources: reorder settings
Simon Ruderich [Sun, 23 Aug 2015 08:21:24 +0000 (10:21 +0200)]
Xresources: reorder settings

8 years agomove XScreenSaver settings to Xresources
Simon Ruderich [Sun, 23 Aug 2015 08:16:07 +0000 (10:16 +0200)]
move XScreenSaver settings to Xresources

One less file in ~/.

8 years agoxinitrc: herbstluftwm: don't log to custom log file
Simon Ruderich [Sat, 22 Aug 2015 12:28:48 +0000 (14:28 +0200)]
xinitrc: herbstluftwm: don't log to custom log file

X already logs to ~/.xsession-errors.

8 years agoupdate comments
Simon Ruderich [Sat, 22 Aug 2015 12:28:06 +0000 (14:28 +0200)]
update comments

8 years agovimrc: never use /tmp for swap files
Simon Ruderich [Sun, 16 Aug 2015 22:03:34 +0000 (00:03 +0200)]
vimrc: never use /tmp for swap files

8 years agoshell/env: use XDG_RUNTIME_DIR for TMP/TEMP/TEMPDIR if available
Simon Ruderich [Sun, 16 Aug 2015 21:42:46 +0000 (23:42 +0200)]
shell/env: use XDG_RUNTIME_DIR for TMP/TEMP/TEMPDIR if available

8 years agoshell/env: prefer ~/bin over ~/.bin
Simon Ruderich [Sun, 16 Aug 2015 21:42:17 +0000 (23:42 +0200)]
shell/env: prefer ~/bin over ~/.bin

8 years agoshell/aliases: replace tr alias with te (for tree)
Simon Ruderich [Sun, 16 Aug 2015 09:17:41 +0000 (11:17 +0200)]
shell/aliases: replace tr alias with te (for tree)

I guess I'm using `tr` not often enough ...

8 years agoXresources: urxvt: disable printing with print key
Simon Ruderich [Tue, 4 Aug 2015 22:31:46 +0000 (00:31 +0200)]
Xresources: urxvt: disable printing with print key

8 years agoshells/aliases: add multiple new aliases
Simon Ruderich [Mon, 3 Aug 2015 22:07:25 +0000 (00:07 +0200)]
shells/aliases: add multiple new aliases

8 years agogitconfig: fix case for transfer.fsckObjects
Simon Ruderich [Thu, 30 Jul 2015 16:58:12 +0000 (18:58 +0200)]
gitconfig: fix case for transfer.fsckObjects

8 years agogitconfig: update comment
Simon Ruderich [Thu, 30 Jul 2015 16:57:57 +0000 (18:57 +0200)]
gitconfig: update comment

8 years agogitconfig: add alias for branch (br)
Simon Ruderich [Thu, 30 Jul 2015 16:57:23 +0000 (18:57 +0200)]
gitconfig: add alias for branch (br)

b is already an alias for branch -a -v.

8 years agogitconfig: add aliases for clean
Simon Ruderich [Thu, 30 Jul 2015 16:56:58 +0000 (18:56 +0200)]
gitconfig: add aliases for clean

8 years agogitconfig: add aliases for reset and rebase
Simon Ruderich [Thu, 30 Jul 2015 16:55:50 +0000 (18:55 +0200)]
gitconfig: add aliases for reset and rebase

8 years agogitconfig: add alias for diff --cached --stat (dcs)
Simon Ruderich [Thu, 30 Jul 2015 16:55:10 +0000 (18:55 +0200)]
gitconfig: add alias for diff --cached --stat (dcs)

8 years agogitconfig: diff: color functions in hunks blue
Simon Ruderich [Tue, 28 Jul 2015 08:35:52 +0000 (10:35 +0200)]
gitconfig: diff: color functions in hunks blue

8 years agogitconfig: use GNU grep-like colors for git grep
Simon Ruderich [Tue, 28 Jul 2015 08:33:23 +0000 (10:33 +0200)]
gitconfig: use GNU grep-like colors for git grep

8 years agogitconfig: fix typo in color option
Simon Ruderich [Tue, 28 Jul 2015 08:31:41 +0000 (10:31 +0200)]
gitconfig: fix typo in color option

8 years agobin/srsync: add --acls and --xattrs
Simon Ruderich [Fri, 19 Jun 2015 03:09:34 +0000 (05:09 +0200)]
bin/srsync: add --acls and --xattrs

8 years agoinputrc: update comment
Simon Ruderich [Sun, 14 Jun 2015 21:50:34 +0000 (23:50 +0200)]
inputrc: update comment

8 years agompv: remove vo option
Simon Ruderich [Thu, 14 May 2015 12:44:19 +0000 (14:44 +0200)]
mpv: remove vo option

Let mpv choose the default.

8 years agompv: remove LIRC setting
Simon Ruderich [Thu, 14 May 2015 12:43:33 +0000 (14:43 +0200)]
mpv: remove LIRC setting

Removed in mpv 0.9.0.

8 years agohandbrake: add
Simon Ruderich [Thu, 14 May 2015 12:41:04 +0000 (14:41 +0200)]
handbrake: add

9 years agoxmonad: replace incorrect use of otherwise with _
Simon Ruderich [Wed, 15 Apr 2015 00:55:16 +0000 (02:55 +0200)]
xmonad: replace incorrect use of otherwise with _

9 years agoxmonad: remap "switch to last workspace" to mod-b
Simon Ruderich [Wed, 15 Apr 2015 00:53:55 +0000 (02:53 +0200)]
xmonad: remap "switch to last workspace" to mod-b

9 years agoxmonad: remove Gimp layout
Simon Ruderich [Wed, 15 Apr 2015 00:51:46 +0000 (02:51 +0200)]
xmonad: remove Gimp layout

Gimp supports a simple single-window setup now.

9 years agoxmonad: add a few missing type signatures
Simon Ruderich [Wed, 15 Apr 2015 00:47:19 +0000 (02:47 +0200)]
xmonad: add a few missing type signatures

9 years agoxmonad: sort imports
Simon Ruderich [Wed, 15 Apr 2015 00:42:58 +0000 (02:42 +0200)]
xmonad: sort imports

9 years agoxmonad: cleanup imports
Simon Ruderich [Wed, 15 Apr 2015 00:42:43 +0000 (02:42 +0200)]
xmonad: cleanup imports

9 years agoshell/dircolors: also highlight FAQ and faq
Simon Ruderich [Mon, 6 Apr 2015 22:30:58 +0000 (00:30 +0200)]
shell/dircolors: also highlight FAQ and faq

9 years agoterminfo/README: add
Simon Ruderich [Mon, 6 Apr 2015 22:24:55 +0000 (00:24 +0200)]
terminfo/README: add

9 years agozsh/rc: add X alias to return current X selection
Simon Ruderich [Mon, 6 Apr 2015 22:17:22 +0000 (00:17 +0200)]
zsh/rc: add X alias to return current X selection

9 years agobin/squvi: delete
Simon Ruderich [Mon, 6 Apr 2015 22:16:27 +0000 (00:16 +0200)]
bin/squvi: delete

Use youtube-dl instead.

9 years agoXresources: disable urxvt's iso14755 mode
Simon Ruderich [Sat, 21 Mar 2015 12:17:20 +0000 (13:17 +0100)]
Xresources: disable urxvt's iso14755 mode

9 years agompv/input.conf: add mappings for short seeks
Simon Ruderich [Sun, 15 Mar 2015 03:07:38 +0000 (04:07 +0100)]
mpv/input.conf: add mappings for short seeks

9 years agozsh/rc: add more files to ignored-patterns for vim
Simon Ruderich [Mon, 9 Mar 2015 09:33:15 +0000 (10:33 +0100)]
zsh/rc: add more files to ignored-patterns for vim

9 years agozsh/rc: add GB, SL aliases
Simon Ruderich [Mon, 9 Mar 2015 09:32:42 +0000 (10:32 +0100)]
zsh/rc: add GB, SL aliases

9 years agoshell/env: don't check ownership for ~/.tmp and ~/tmp
Simon Ruderich [Fri, 20 Feb 2015 09:40:37 +0000 (10:40 +0100)]
shell/env: don't check ownership for ~/.tmp and ~/tmp

If they are not owned by me, something has gone very wrong. Checking
only for the sanity of ~/.tmp and ~/tmp is not enough, so just skip the
check.

9 years agoshell/env: fix quoting
Simon Ruderich [Fri, 20 Feb 2015 09:40:19 +0000 (10:40 +0100)]
shell/env: fix quoting

9 years agobin/svalgrind: add --quiet
Simon Ruderich [Fri, 20 Feb 2015 09:24:46 +0000 (10:24 +0100)]
bin/svalgrind: add --quiet

9 years agoshell/aliases: add systemd aliases
Simon Ruderich [Fri, 20 Feb 2015 09:24:25 +0000 (10:24 +0100)]
shell/aliases: add systemd aliases

9 years agompv/mpv.conf: enable --demuxer-mkv-subtitle-preroll option
Simon Ruderich [Tue, 10 Mar 2015 01:35:57 +0000 (02:35 +0100)]
mpv/mpv.conf: enable --demuxer-mkv-subtitle-preroll option

9 years agosetup.sh: always symlink ~/.xsession
Simon Ruderich [Fri, 20 Feb 2015 00:17:25 +0000 (01:17 +0100)]
setup.sh: always symlink ~/.xsession

9 years agompv/mpv.conf: don't display pictures in sound files
Simon Ruderich [Sun, 8 Feb 2015 02:31:29 +0000 (03:31 +0100)]
mpv/mpv.conf: don't display pictures in sound files

9 years agotigrc: draw commit graph in magenta
Simon Ruderich [Tue, 6 Jan 2015 20:25:30 +0000 (21:25 +0100)]
tigrc: draw commit graph in magenta

9 years agotigrc: add missing empty line
Simon Ruderich [Tue, 6 Jan 2015 20:25:17 +0000 (21:25 +0100)]
tigrc: add missing empty line

9 years agotigrc: ignore case when searching
Simon Ruderich [Tue, 6 Jan 2015 20:24:31 +0000 (21:24 +0100)]
tigrc: ignore case when searching

9 years agotigrc: update for tig >= 2.0
Simon Ruderich [Tue, 6 Jan 2015 00:12:01 +0000 (01:12 +0100)]
tigrc: update for tig >= 2.0

9 years agosqlite: add, sqlite3 configuration file
Simon Ruderich [Thu, 25 Dec 2014 15:54:43 +0000 (16:54 +0100)]
sqlite: add, sqlite3 configuration file

9 years agozsh/env: use safe setting for TMPPREFIX
Simon Ruderich [Mon, 22 Dec 2014 20:48:53 +0000 (21:48 +0100)]
zsh/env: use safe setting for TMPPREFIX

9 years agompv/mpv.conf: modify OSD status message
Simon Ruderich [Sun, 7 Dec 2014 12:37:18 +0000 (13:37 +0100)]
mpv/mpv.conf: modify OSD status message

9 years agompv/mpv.conf: disable on screen controller
Simon Ruderich [Sun, 7 Dec 2014 12:36:47 +0000 (13:36 +0100)]
mpv/mpv.conf: disable on screen controller

9 years agompv/mpv.conf: disable mouse and cursor
Simon Ruderich [Sun, 7 Dec 2014 12:36:08 +0000 (13:36 +0100)]
mpv/mpv.conf: disable mouse and cursor

9 years agompv/mpv.conf: add font settings for subtitles
Simon Ruderich [Sun, 7 Dec 2014 12:35:16 +0000 (13:35 +0100)]
mpv/mpv.conf: add font settings for subtitles

9 years agompv/mpv.conf: add MKV languages to *lang options
Simon Ruderich [Sun, 7 Dec 2014 12:34:25 +0000 (13:34 +0100)]
mpv/mpv.conf: add MKV languages to *lang options

9 years agompv/input.conf: fix ENTER
Simon Ruderich [Sun, 7 Dec 2014 05:27:10 +0000 (06:27 +0100)]
mpv/input.conf: fix ENTER

9 years agozsh/rc: fix process run time display with fg
Simon Ruderich [Sat, 29 Nov 2014 10:26:44 +0000 (11:26 +0100)]
zsh/rc: fix process run time display with fg

9 years agozsh/rc: improve comments
Simon Ruderich [Sat, 29 Nov 2014 10:26:13 +0000 (11:26 +0100)]
zsh/rc: improve comments

9 years agohtoprc: fix typo in comment
Simon Ruderich [Wed, 29 Oct 2014 10:22:29 +0000 (11:22 +0100)]
htoprc: fix typo in comment

9 years agovim/colors/simon.vim: darken gray of CursorLine/CursorColumn
Simon Ruderich [Fri, 24 Oct 2014 21:43:42 +0000 (23:43 +0200)]
vim/colors/simon.vim: darken gray of CursorLine/CursorColumn

Thanks to HP for the suggestion.

9 years agogitconfig: add alias for grep (g)
Simon Ruderich [Tue, 14 Oct 2014 02:54:27 +0000 (04:54 +0200)]
gitconfig: add alias for grep (g)

9 years agozsh/rc: use history-incremental-pattern-search-*
Simon Ruderich [Tue, 14 Oct 2014 03:12:13 +0000 (05:12 +0200)]
zsh/rc: use history-incremental-pattern-search-*

9 years agoxinitrc: always start ssh-agent
Simon Ruderich [Wed, 1 Oct 2014 18:23:52 +0000 (20:23 +0200)]
xinitrc: always start ssh-agent

The keys might be added later.

9 years agoshell/aliases: add h alias for htop
Simon Ruderich [Wed, 1 Oct 2014 18:20:43 +0000 (20:20 +0200)]
shell/aliases: add h alias for htop

9 years agoshell/aliases: drop space after 2> for consistency
Simon Ruderich [Fri, 19 Sep 2014 09:52:19 +0000 (11:52 +0200)]
shell/aliases: drop space after 2> for consistency

9 years agobin/remove-continuation.pl: read from STDIN only
Simon Ruderich [Fri, 19 Sep 2014 09:51:45 +0000 (11:51 +0200)]
bin/remove-continuation.pl: read from STDIN only

9 years agogitconfig: use histogram as diff algorithm
Simon Ruderich [Fri, 19 Sep 2014 09:50:42 +0000 (11:50 +0200)]
gitconfig: use histogram as diff algorithm

9 years agogitconfig: display decoration in logs
Simon Ruderich [Fri, 19 Sep 2014 09:45:46 +0000 (11:45 +0200)]
gitconfig: display decoration in logs

9 years agogitconfig: add --index to stash apply/save aliases
Simon Ruderich [Fri, 19 Sep 2014 09:43:41 +0000 (11:43 +0200)]
gitconfig: add --index to stash apply/save aliases

9 years agogitconfig: use canonical case for wordRegex
Simon Ruderich [Fri, 19 Sep 2014 09:43:24 +0000 (11:43 +0200)]
gitconfig: use canonical case for wordRegex