]> ruderich.org/simon Gitweb - config/dotfiles.git/log
config/dotfiles.git
10 years agoxptemplate: use f as trigger to create the basic skeleton
Simon Ruderich [Tue, 29 Apr 2014 14:08:10 +0000 (16:08 +0200)]
xptemplate: use f as trigger to create the basic skeleton

f for file.

10 years agoxptemplate: add VHDL snippets
Simon Ruderich [Tue, 29 Apr 2014 13:53:37 +0000 (15:53 +0200)]
xptemplate: add VHDL snippets

10 years agovimrc: also fix jK typo
Simon Ruderich [Tue, 29 Apr 2014 13:51:29 +0000 (15:51 +0200)]
vimrc: also fix jK typo

Not sure how exactly I manage to type this though.

10 years agoafter/syntax/perl.vim: support Inline::C highlighting
Simon Ruderich [Tue, 29 Apr 2014 13:50:10 +0000 (15:50 +0200)]
after/syntax/perl.vim: support Inline::C highlighting

10 years agogitconfig: enable merge.defaultToUpstream
Simon Ruderich [Tue, 29 Apr 2014 13:48:38 +0000 (15:48 +0200)]
gitconfig: enable merge.defaultToUpstream

10 years agozsh/rc: cleanup pdf compdefs
Simon Ruderich [Tue, 29 Apr 2014 13:47:16 +0000 (15:47 +0200)]
zsh/rc: cleanup pdf compdefs

10 years agocrontab.d/jobs.daily/prune-logs: follow symlink
Simon Ruderich [Tue, 29 Apr 2014 13:46:23 +0000 (15:46 +0200)]
crontab.d/jobs.daily/prune-logs: follow symlink

find doesn't follow symlinks by default. The "/" forces it to change to
the directory even if it's a symlink.

10 years agovimrc: fix syntax when reloading vimrc
Simon Ruderich [Tue, 29 Apr 2014 13:35:20 +0000 (15:35 +0200)]
vimrc: fix syntax when reloading vimrc

10 years agovimrc: minor statusline cleanup
Simon Ruderich [Tue, 29 Apr 2014 13:33:52 +0000 (15:33 +0200)]
vimrc: minor statusline cleanup

10 years agovimrc: also highlight NOTE as todo
Simon Ruderich [Thu, 3 Apr 2014 20:15:13 +0000 (22:15 +0200)]
vimrc: also highlight NOTE as todo

10 years agoshell/functions: don't use echo on user strings
Simon Ruderich [Tue, 29 Apr 2014 13:26:20 +0000 (15:26 +0200)]
shell/functions: don't use echo on user strings

10 years agoshell/dircolors: add more README file names
Simon Ruderich [Tue, 29 Apr 2014 13:25:36 +0000 (15:25 +0200)]
shell/dircolors: add more README file names

10 years agozsh/rc: add A1, A2, A3 aliases for awk '{ print $X }'
Simon Ruderich [Thu, 3 Apr 2014 08:13:52 +0000 (10:13 +0200)]
zsh/rc: add A1, A2, A3 aliases for awk '{ print $X }'

10 years agoshell/rc: minor documentation update
Simon Ruderich [Thu, 3 Apr 2014 08:09:25 +0000 (10:09 +0200)]
shell/rc: minor documentation update

10 years agobin/rsleep: fix typo in comment
Simon Ruderich [Wed, 2 Apr 2014 21:11:11 +0000 (23:11 +0200)]
bin/rsleep: fix typo in comment

10 years agobin/remove-continuation.pl: minor cleanup
Simon Ruderich [Wed, 2 Apr 2014 21:10:15 +0000 (23:10 +0200)]
bin/remove-continuation.pl: minor cleanup

10 years agoshell/aliases: add t alias for tig
Simon Ruderich [Wed, 2 Apr 2014 21:09:50 +0000 (23:09 +0200)]
shell/aliases: add t alias for tig

10 years ago.gitignore: ignore mutt/history
Simon Ruderich [Tue, 29 Apr 2014 13:15:48 +0000 (15:15 +0200)]
.gitignore: ignore mutt/history

10 years agolib.sh: link(): simplify file checks
Simon Ruderich [Mon, 21 Apr 2014 08:16:59 +0000 (10:16 +0200)]
lib.sh: link(): simplify file checks

10 years agossh_config: use HashKnownHosts no
Simon Ruderich [Sat, 19 Apr 2014 13:13:13 +0000 (15:13 +0200)]
ssh_config: use HashKnownHosts no

10 years agoshell/env: use C locale when sorting
Simon Ruderich [Sat, 19 Apr 2014 12:27:58 +0000 (14:27 +0200)]
shell/env: use C locale when sorting

10 years agomutt/crypto: use long key id of my key
Simon Ruderich [Wed, 16 Apr 2014 07:33:22 +0000 (09:33 +0200)]
mutt/crypto: use long key id of my key

10 years agoshell/env: unset LC_ALL
Simon Ruderich [Mon, 14 Apr 2014 13:50:45 +0000 (15:50 +0200)]
shell/env: unset LC_ALL

10 years agoherbstluftwm/autostart: auto-detect new monitors
Simon Ruderich [Thu, 3 Apr 2014 20:22:20 +0000 (22:22 +0200)]
herbstluftwm/autostart: auto-detect new monitors

10 years agovim/bundle/xptemplate: update to 2224413e57e1d91607ee6f99a273a374405261ab
Simon Ruderich [Sun, 23 Mar 2014 00:52:44 +0000 (01:52 +0100)]
vim/bundle/xptemplate: update to 2224413e57e1d91607ee6f99a273a374405261ab

10 years agosetup.sh: add comment
Simon Ruderich [Sat, 22 Mar 2014 21:47:07 +0000 (22:47 +0100)]
setup.sh: add comment

10 years agobin/tig.pl: remove unnecessary variable
Simon Ruderich [Sat, 22 Mar 2014 21:46:25 +0000 (22:46 +0100)]
bin/tig.pl: remove unnecessary variable

10 years agoshell/dircolors: highlight Makefile
Simon Ruderich [Sat, 22 Mar 2014 21:41:34 +0000 (22:41 +0100)]
shell/dircolors: highlight Makefile

10 years agossh_config: clarify option parsing description
Simon Ruderich [Sat, 22 Mar 2014 18:02:01 +0000 (19:02 +0100)]
ssh_config: clarify option parsing description

10 years agoftplugin/perl/perl.xpt.vim: add pd, u, udd snippets
Simon Ruderich [Fri, 21 Mar 2014 23:06:26 +0000 (00:06 +0100)]
ftplugin/perl/perl.xpt.vim: add pd, u, udd snippets

10 years agoftplugin/*.xpt.vim: print snippets: move cursor after snippet
Simon Ruderich [Fri, 21 Mar 2014 23:02:12 +0000 (00:02 +0100)]
ftplugin/*.xpt.vim: print snippets: move cursor after snippet

10 years agosetup.sh: add missing newline
Simon Ruderich [Fri, 21 Mar 2014 22:59:10 +0000 (23:59 +0100)]
setup.sh: add missing newline

10 years agoterm2gui.pl: remove unnecessary variable
Simon Ruderich [Fri, 21 Mar 2014 22:55:18 +0000 (23:55 +0100)]
term2gui.pl: remove unnecessary variable

10 years agomutt/crypto-autoencrypt.pl: simplify send-hook regex
Simon Ruderich [Fri, 21 Mar 2014 22:49:29 +0000 (23:49 +0100)]
mutt/crypto-autoencrypt.pl: simplify send-hook regex

10 years agozsh/rc: setopt longlistjobs
Simon Ruderich [Sun, 16 Mar 2014 17:42:38 +0000 (18:42 +0100)]
zsh/rc: setopt longlistjobs

10 years agozsh/rc: replace useless && after autoload with ;
Simon Ruderich [Sun, 16 Mar 2014 17:41:46 +0000 (18:41 +0100)]
zsh/rc: replace useless && after autoload with ;

autoload always returns true.

10 years agozsh/rc: force reload of the completions if nothing matched
Simon Ruderich [Sun, 16 Mar 2014 17:39:17 +0000 (18:39 +0100)]
zsh/rc: force reload of the completions if nothing matched

10 years agozsh/rc: don't correct completion functions
Simon Ruderich [Sun, 16 Mar 2014 17:36:18 +0000 (18:36 +0100)]
zsh/rc: don't correct completion functions

10 years agozsh/rc: tab on empty input lists all files in the directory
Simon Ruderich [Sun, 16 Mar 2014 17:31:41 +0000 (18:31 +0100)]
zsh/rc: tab on empty input lists all files in the directory

10 years agozsh/rc: update alias expansion in window titles
Simon Ruderich [Sun, 16 Mar 2014 17:29:35 +0000 (18:29 +0100)]
zsh/rc: update alias expansion in window titles

10 years agocvsrc: Add update -d.
Simon Ruderich [Tue, 25 Feb 2014 15:42:20 +0000 (16:42 +0100)]
cvsrc: Add update -d.

10 years agocvsrc: Strip comments and newlines.
Simon Ruderich [Tue, 25 Feb 2014 15:42:09 +0000 (16:42 +0100)]
cvsrc: Strip comments and newlines.

10 years agocrontab.d/Makefile: add, runs ./setup.sh
Simon Ruderich [Sun, 16 Mar 2014 16:04:01 +0000 (17:04 +0100)]
crontab.d/Makefile: add, runs ./setup.sh

10 years agodebian/reportbugrc: use mutt, enable paranoid mode as fallback
Simon Ruderich [Wed, 12 Mar 2014 13:44:31 +0000 (14:44 +0100)]
debian/reportbugrc: use mutt, enable paranoid mode as fallback

10 years agodebian/reportbugrc: update reportbug_version to 6.5.0
Simon Ruderich [Wed, 12 Mar 2014 13:44:09 +0000 (14:44 +0100)]
debian/reportbugrc: update reportbug_version to 6.5.0

10 years agodebian/reportbugrc: change mode to advanced
Simon Ruderich [Wed, 12 Mar 2014 13:43:56 +0000 (14:43 +0100)]
debian/reportbugrc: change mode to advanced

10 years agoxinitrc: Spawn fallback terminal if window manager fails to start.
Simon Ruderich [Mon, 24 Feb 2014 15:42:29 +0000 (16:42 +0100)]
xinitrc: Spawn fallback terminal if window manager fails to start.

10 years agoMakefile: add, runs ./setup.sh
Simon Ruderich [Sun, 16 Mar 2014 15:21:03 +0000 (16:21 +0100)]
Makefile: add, runs ./setup.sh

10 years agoMakefile: add, runs ./setup.sh
Simon Ruderich [Sun, 16 Mar 2014 15:20:57 +0000 (16:20 +0100)]
Makefile: add, runs ./setup.sh

10 years agoMakefile: add, runs ./setup.sh
Simon Ruderich [Sun, 16 Mar 2014 15:20:51 +0000 (16:20 +0100)]
Makefile: add, runs ./setup.sh

10 years agoMakefile: add, runs ./setup.sh
Simon Ruderich [Sun, 16 Mar 2014 15:20:43 +0000 (16:20 +0100)]
Makefile: add, runs ./setup.sh

10 years agoMakefile: add, runs ./setup.sh
Simon Ruderich [Sun, 16 Mar 2014 15:20:33 +0000 (16:20 +0100)]
Makefile: add, runs ./setup.sh

10 years agoMakefile: add, runs ./setup.sh
Simon Ruderich [Sun, 16 Mar 2014 15:20:27 +0000 (16:20 +0100)]
Makefile: add, runs ./setup.sh

10 years agoMakefile: add, runs ./setup.sh
Simon Ruderich [Sun, 16 Mar 2014 15:20:21 +0000 (16:20 +0100)]
Makefile: add, runs ./setup.sh

10 years agoMakefile: add, runs ./setup.sh
Simon Ruderich [Sun, 16 Mar 2014 15:20:07 +0000 (16:20 +0100)]
Makefile: add, runs ./setup.sh

10 years agoMakefile: add, runs ./setup.sh
Simon Ruderich [Sun, 16 Mar 2014 15:19:53 +0000 (16:19 +0100)]
Makefile: add, runs ./setup.sh

10 years agoshell/aliases: remove space before > in redirections
Simon Ruderich [Sun, 16 Mar 2014 15:19:18 +0000 (16:19 +0100)]
shell/aliases: remove space before > in redirections

10 years agoshell/aliases: change m alias to make, add mu for mutt
Simon Ruderich [Sun, 16 Mar 2014 15:19:07 +0000 (16:19 +0100)]
shell/aliases: change m alias to make, add mu for mutt

10 years agocrontab.d/setup.sh: use single quotes
Simon Ruderich [Sun, 16 Mar 2014 15:10:03 +0000 (16:10 +0100)]
crontab.d/setup.sh: use single quotes

10 years agobin/schronic: rename to chronic-log
Simon Ruderich [Sun, 16 Mar 2014 15:05:42 +0000 (16:05 +0100)]
bin/schronic: rename to chronic-log

chronic-log makes the meaning clearer; it's not just a wrapper.

10 years agozsh/rc: add completion for my wrapper scripts
Simon Ruderich [Sun, 16 Mar 2014 14:54:22 +0000 (15:54 +0100)]
zsh/rc: add completion for my wrapper scripts

10 years agocrontab.d/jobs.daily/prune-logs: add
Simon Ruderich [Sun, 16 Mar 2014 14:46:00 +0000 (15:46 +0100)]
crontab.d/jobs.daily/prune-logs: add

10 years agobin/schronic: add
Simon Ruderich [Sun, 16 Mar 2014 14:45:23 +0000 (15:45 +0100)]
bin/schronic: add

10 years agobin/chronic: add, patched chronic with -l option
Simon Ruderich [Fri, 14 Mar 2014 14:35:55 +0000 (15:35 +0100)]
bin/chronic: add, patched chronic with -l option

10 years agosetup.sh: only link ~/.terminfo if Tmux is installed
Simon Ruderich [Sun, 16 Mar 2014 14:58:32 +0000 (15:58 +0100)]
setup.sh: only link ~/.terminfo if Tmux is installed

screen-it-256color is only necessary for Tmux.

10 years agozsh/rc: check for isearch keymap
Simon Ruderich [Wed, 12 Mar 2014 15:54:03 +0000 (16:54 +0100)]
zsh/rc: check for isearch keymap

It was added after 4.3.9.

10 years agoterminfo: install screen-it-256color
Simon Ruderich [Wed, 12 Mar 2014 15:23:30 +0000 (16:23 +0100)]
terminfo: install screen-it-256color

10 years agocrontab.d/update.sh: Rename to setup.sh.
Simon Ruderich [Sun, 16 Feb 2014 13:35:11 +0000 (14:35 +0100)]
crontab.d/update.sh: Rename to setup.sh.

10 years agoherbstluftwm: Add more rules.
Simon Ruderich [Wed, 12 Feb 2014 20:10:30 +0000 (21:10 +0100)]
herbstluftwm: Add more rules.

10 years agoherbstluftwm: Add a last notification fallback.
Simon Ruderich [Wed, 12 Feb 2014 20:08:58 +0000 (21:08 +0100)]
herbstluftwm: Add a last notification fallback.

10 years agoherbstluftwm: Search for a screen locker.
Simon Ruderich [Wed, 12 Feb 2014 20:08:52 +0000 (21:08 +0100)]
herbstluftwm: Search for a screen locker.

Display a warning if none is found.

10 years agoherbstluftwm: Use xmessage if dzen2 is not available.
Simon Ruderich [Tue, 11 Feb 2014 11:41:17 +0000 (12:41 +0100)]
herbstluftwm: Use xmessage if dzen2 is not available.

10 years agovimrc: Map <Leader>v to "verbatim" mode.
Simon Ruderich [Mon, 10 Feb 2014 17:01:48 +0000 (18:01 +0100)]
vimrc: Map <Leader>v to "verbatim" mode.

10 years agovimrc: Map <Leader>t to switch to real tabs.
Simon Ruderich [Mon, 10 Feb 2014 17:00:18 +0000 (18:00 +0100)]
vimrc: Map <Leader>t to switch to real tabs.

10 years agozsh/rc: Map incremental search to Ctrl-R.
Simon Ruderich [Tue, 11 Feb 2014 01:34:52 +0000 (02:34 +0100)]
zsh/rc: Map incremental search to Ctrl-R.

It's not mapped per default in Vi-mode.

10 years agozsh/rc: Add wrapper function for info.
Simon Ruderich [Mon, 10 Feb 2014 11:40:42 +0000 (12:40 +0100)]
zsh/rc: Add wrapper function for info.

10 years agozsh/rc: Remove ghci wrapper function.
Simon Ruderich [Mon, 10 Feb 2014 11:39:29 +0000 (12:39 +0100)]
zsh/rc: Remove ghci wrapper function.

10 years agozhs/rc: Autodetect coloredstderr.
Simon Ruderich [Mon, 10 Feb 2014 11:37:39 +0000 (12:37 +0100)]
zhs/rc: Autodetect coloredstderr.

10 years agotmux.conf: Improve urlview mapping.
Simon Ruderich [Mon, 10 Feb 2014 11:23:42 +0000 (12:23 +0100)]
tmux.conf: Improve urlview mapping.

10 years agoxinitrc: Minor documentation update.
Simon Ruderich [Mon, 10 Feb 2014 11:18:24 +0000 (12:18 +0100)]
xinitrc: Minor documentation update.

10 years agoherbstluftwm/autostart: Fix for Java programs.
Simon Ruderich [Mon, 10 Feb 2014 11:12:04 +0000 (12:12 +0100)]
herbstluftwm/autostart: Fix for Java programs.

Just in case.

10 years agoherbstluftwm: Add mapping $mod-Shift-space to reset fullscreen/layout.
Simon Ruderich [Mon, 10 Feb 2014 11:09:59 +0000 (12:09 +0100)]
herbstluftwm: Add mapping $mod-Shift-space to reset fullscreen/layout.

10 years agoherbstluftwm: Add mapping $mod-s to swap top and bottom frame.
Simon Ruderich [Sat, 8 Feb 2014 17:32:44 +0000 (18:32 +0100)]
herbstluftwm: Add mapping $mod-s to swap top and bottom frame.

10 years agosetup.sh: Update copyright year.
Simon Ruderich [Thu, 6 Feb 2014 11:13:34 +0000 (12:13 +0100)]
setup.sh: Update copyright year.

10 years agosetup.sh: Fix setup for mplayer.
Simon Ruderich [Wed, 5 Feb 2014 17:02:31 +0000 (18:02 +0100)]
setup.sh: Fix setup for mplayer.

10 years agoherbstluftwm/autostart: Update documentation.
Simon Ruderich [Mon, 27 Jan 2014 11:16:14 +0000 (12:16 +0100)]
herbstluftwm/autostart: Update documentation.

10 years agogitconfig: Replace attribute helper scripts with inline sh.
Simon Ruderich [Fri, 24 Jan 2014 00:09:50 +0000 (01:09 +0100)]
gitconfig: Replace attribute helper scripts with inline sh.

10 years agobin/srsync,bin/srsync-incremental: Add --sparse.
Simon Ruderich [Fri, 24 Jan 2014 02:17:05 +0000 (03:17 +0100)]
bin/srsync,bin/srsync-incremental: Add --sparse.

10 years agoherbstluftwm/autostart: Log output in xinitrc.
Simon Ruderich [Tue, 21 Jan 2014 20:03:33 +0000 (21:03 +0100)]
herbstluftwm/autostart: Log output in xinitrc.

Captures all output from herbstluftwm, not only while autostart is
running.

10 years agovim/bundle/repeat: Update to 2a3c5f8e3c26a57b8eb4cfc4be79615a1c508ef6.
Simon Ruderich [Thu, 16 Jan 2014 12:55:58 +0000 (13:55 +0100)]
vim/bundle/repeat: Update to 2a3c5f8e3c26a57b8eb4cfc4be79615a1c508ef6.

10 years agovim/bundle/xptemplate: Update to b531a310675959cd93a6968f2dbff97f4880be8c.
Simon Ruderich [Thu, 16 Jan 2014 12:55:39 +0000 (13:55 +0100)]
vim/bundle/xptemplate: Update to b531a310675959cd93a6968f2dbff97f4880be8c.

10 years agovim/bundle/gundo: Update to 2.5.0.
Simon Ruderich [Thu, 16 Jan 2014 12:46:31 +0000 (13:46 +0100)]
vim/bundle/gundo: Update to 2.5.0.

10 years agoxinitrc: Use herbstluftwm as window manager.
Simon Ruderich [Sun, 12 Jan 2014 20:12:53 +0000 (21:12 +0100)]
xinitrc: Use herbstluftwm as window manager.

Fallback to xmonad and stumpwm, just in case.

10 years agoherbstluftwm: Change mapping of reload to $mod-q.
Simon Ruderich [Sun, 12 Jan 2014 02:10:17 +0000 (03:10 +0100)]
herbstluftwm: Change mapping of reload to $mod-q.

Same mapping as in xmonad.

10 years agoherbstluftwm: Add basic configuration file.
Simon Ruderich [Sat, 11 Jan 2014 21:10:25 +0000 (22:10 +0100)]
herbstluftwm: Add basic configuration file.

Doesn't contain all the features of my xmonad configuration yet.

10 years agobash/profile: Minor cleanup.
Simon Ruderich [Mon, 6 Jan 2014 13:39:51 +0000 (14:39 +0100)]
bash/profile: Minor cleanup.

10 years agosshd_config: Use stronger algorithms.
Simon Ruderich [Mon, 6 Jan 2014 13:39:15 +0000 (14:39 +0100)]
sshd_config: Use stronger algorithms.

10 years agosshd_config: Use MaxSessions 30.
Simon Ruderich [Mon, 6 Jan 2014 13:39:01 +0000 (14:39 +0100)]
sshd_config: Use MaxSessions 30.

10 years agosshd_config: Use UsePrivilegeSeparation sandbox.
Simon Ruderich [Mon, 6 Jan 2014 13:38:40 +0000 (14:38 +0100)]
sshd_config: Use UsePrivilegeSeparation sandbox.

10 years agosetup.sh: Support even older Git versions.
Simon Ruderich [Sun, 5 Jan 2014 22:52:42 +0000 (23:52 +0100)]
setup.sh: Support even older Git versions.

Works fine with 1.6.1.