]> ruderich.org/simon Gitweb - config/dotfiles.git/log
config/dotfiles.git
11 years agosetup.sh: Only link ~/.reportbugrc if reportbug is installed.
Simon Ruderich [Sun, 17 Mar 2013 15:44:08 +0000 (16:44 +0100)]
setup.sh: Only link ~/.reportbugrc if reportbug is installed.

11 years agosetup.sh: Add set -e.
Simon Ruderich [Sun, 17 Mar 2013 15:43:47 +0000 (16:43 +0100)]
setup.sh: Add set -e.

11 years agosetup.sh: Minor cleanup.
Simon Ruderich [Sun, 17 Mar 2013 15:43:20 +0000 (16:43 +0100)]
setup.sh: Minor cleanup.

11 years ago*: License under GPL v3+.
Simon Ruderich [Sun, 17 Mar 2013 15:42:17 +0000 (16:42 +0100)]
*: License under GPL v3+.

11 years agotig.pl: Fix graphs with "\".
Simon Ruderich [Sun, 17 Mar 2013 15:26:28 +0000 (16:26 +0100)]
tig.pl: Fix graphs with "\".

11 years agotig.pl: Allow empty commit messages.
Simon Ruderich [Sun, 17 Mar 2013 15:26:17 +0000 (16:26 +0100)]
tig.pl: Allow empty commit messages.

11 years agohgignore,hgrc: Remove hgignore file.
Simon Ruderich [Sat, 16 Mar 2013 19:48:32 +0000 (20:48 +0100)]
hgignore,hgrc: Remove hgignore file.

11 years agovim/bundle/screenpaste: Remove.
Simon Ruderich [Sat, 16 Mar 2013 16:44:14 +0000 (17:44 +0100)]
vim/bundle/screenpaste: Remove.

11 years agotig.pl: Pass specified arguments to Git or pass --all.
Simon Ruderich [Sat, 16 Mar 2013 16:21:58 +0000 (17:21 +0100)]
tig.pl: Pass specified arguments to Git or pass --all.

11 years agotig.pl: Spawn a pager.
Simon Ruderich [Sat, 16 Mar 2013 16:20:31 +0000 (17:20 +0100)]
tig.pl: Spawn a pager.

11 years agotig.pl: Use array as argument for open().
Simon Ruderich [Sat, 16 Mar 2013 16:03:04 +0000 (17:03 +0100)]
tig.pl: Use array as argument for open().

11 years agosetup.sh: Fix ls color detection.
Simon Ruderich [Tue, 12 Mar 2013 17:20:11 +0000 (18:20 +0100)]
setup.sh: Fix ls color detection.

Broken with set -e change in aa9db4c1b656eab6774b5ae1ade7c6f8bb13a01f.

11 years agogitconfig: Add alias to "backup" uncommitted changes (ssb).
Simon Ruderich [Mon, 11 Mar 2013 16:41:42 +0000 (17:41 +0100)]
gitconfig: Add alias to "backup" uncommitted changes (ssb).

11 years agotig.pl: Fix graphs with "." and "-".
Simon Ruderich [Mon, 11 Mar 2013 16:28:45 +0000 (17:28 +0100)]
tig.pl: Fix graphs with "." and "-".

11 years agotig.pl: Strip superfluous whitespace.
Simon Ruderich [Mon, 11 Mar 2013 16:26:31 +0000 (17:26 +0100)]
tig.pl: Strip superfluous whitespace.

11 years agotig.pl: Detect --graph part correctly.
Simon Ruderich [Mon, 11 Mar 2013 16:23:08 +0000 (17:23 +0100)]
tig.pl: Detect --graph part correctly.

11 years agotig.pl: Print line when dieing.
Simon Ruderich [Mon, 11 Mar 2013 16:18:31 +0000 (17:18 +0100)]
tig.pl: Print line when dieing.

11 years agogitconfig: Use transfer.fsckobjects instead of receive.fsckobjects.
Simon Ruderich [Mon, 11 Mar 2013 15:02:42 +0000 (16:02 +0100)]
gitconfig: Use transfer.fsckobjects instead of receive.fsckobjects.

transfer.fsckobjects applies to both fetch and receive-pack.

11 years agogitignore,gitconfig: Remove gitignore file.
Simon Ruderich [Mon, 11 Mar 2013 14:21:28 +0000 (15:21 +0100)]
gitignore,gitconfig: Remove gitignore file.

11 years agotig.pl: Color refs.
Simon Ruderich [Mon, 11 Mar 2013 14:06:08 +0000 (15:06 +0100)]
tig.pl: Color refs.

11 years agotig.pl: Display refs after the author.
Simon Ruderich [Mon, 11 Mar 2013 13:50:11 +0000 (14:50 +0100)]
tig.pl: Display refs after the author.

11 years agogitconfig: Don't require <Return> in `git add --patch`.
Simon Ruderich [Mon, 11 Mar 2013 13:42:43 +0000 (14:42 +0100)]
gitconfig: Don't require <Return> in `git add --patch`.

11 years agosetup.sh: Minor documentation update.
Simon Ruderich [Mon, 11 Mar 2013 13:34:46 +0000 (14:34 +0100)]
setup.sh: Minor documentation update.

11 years agosetup.sh: Run `make` in vim/spell/ if it exists.
Simon Ruderich [Sun, 10 Mar 2013 23:08:39 +0000 (00:08 +0100)]
setup.sh: Run `make` in vim/spell/ if it exists.

11 years ago.gitignore: Update.
Simon Ruderich [Sun, 10 Mar 2013 23:08:24 +0000 (00:08 +0100)]
.gitignore: Update.

11 years ago.gitignore: Simplify.
Simon Ruderich [Sun, 10 Mar 2013 23:07:06 +0000 (00:07 +0100)]
.gitignore: Simplify.

11 years agosetup.sh: Add set -e.
Simon Ruderich [Sun, 10 Mar 2013 23:04:32 +0000 (00:04 +0100)]
setup.sh: Add set -e.

11 years agosetup.sh,shell/aliases: Only use `column -t` if it's available.
Simon Ruderich [Sun, 10 Mar 2013 22:54:45 +0000 (23:54 +0100)]
setup.sh,shell/aliases: Only use `column -t` if it's available.

11 years agosetup.sh: Don't use `which`.
Simon Ruderich [Sun, 10 Mar 2013 22:44:51 +0000 (23:44 +0100)]
setup.sh: Don't use `which`.

11 years agolib.sh: Add installed_path(), a portable `which`.
Simon Ruderich [Sun, 10 Mar 2013 22:43:39 +0000 (23:43 +0100)]
lib.sh: Add installed_path(), a portable `which`.

11 years agoarchive.sh: Skip nonexistent repositories.
Simon Ruderich [Sun, 10 Mar 2013 22:02:27 +0000 (23:02 +0100)]
archive.sh: Skip nonexistent repositories.

11 years agoarchive.sh: Don't overwrite an existing file/directory.
Simon Ruderich [Sun, 10 Mar 2013 21:58:56 +0000 (22:58 +0100)]
archive.sh: Don't overwrite an existing file/directory.

11 years agoarchive.sh: Cleanup.
Simon Ruderich [Sun, 10 Mar 2013 21:57:55 +0000 (22:57 +0100)]
archive.sh: Cleanup.

11 years agoarchive.sh: Add set -e.
Simon Ruderich [Sun, 10 Mar 2013 21:54:50 +0000 (22:54 +0100)]
archive.sh: Add set -e.

11 years agoREADME: Minor documentation update.
Simon Ruderich [Sun, 10 Mar 2013 21:50:13 +0000 (22:50 +0100)]
README: Minor documentation update.

11 years agosetup.sh: Cleanup.
Simon Ruderich [Sun, 10 Mar 2013 21:49:16 +0000 (22:49 +0100)]
setup.sh: Cleanup.

11 years agolib.sh: Use `type` instead of `which`.
Simon Ruderich [Sun, 10 Mar 2013 21:46:29 +0000 (22:46 +0100)]
lib.sh: Use `type` instead of `which`.

`type` is more portable. Also remove the old `which` tests.

11 years agosetup.sh: Add set -e.
Simon Ruderich [Sun, 10 Mar 2013 21:45:31 +0000 (22:45 +0100)]
setup.sh: Add set -e.

11 years agosetup.sh: Add set -e.
Simon Ruderich [Sun, 10 Mar 2013 21:41:12 +0000 (22:41 +0100)]
setup.sh: Add set -e.

11 years agosetup.sh: Add set -e.
Simon Ruderich [Sun, 10 Mar 2013 21:40:58 +0000 (22:40 +0100)]
setup.sh: Add set -e.

11 years agosetup.sh: Add set -e.
Simon Ruderich [Sun, 10 Mar 2013 21:40:29 +0000 (22:40 +0100)]
setup.sh: Add set -e.

11 years agosetup.sh: Add set -e.
Simon Ruderich [Sun, 10 Mar 2013 21:40:05 +0000 (22:40 +0100)]
setup.sh: Add set -e.

11 years ago*: License under GPL v3+.
Simon Ruderich [Sun, 10 Mar 2013 21:27:21 +0000 (22:27 +0100)]
*: License under GPL v3+.

11 years agosync.sh,update.sh: Remove.
Simon Ruderich [Sun, 10 Mar 2013 21:22:06 +0000 (22:22 +0100)]
sync.sh,update.sh: Remove.

Old unnecessary scripts, use git-recursive instead.

11 years agoscreenrc: Minor documentation update.
Simon Ruderich [Sun, 10 Mar 2013 20:50:46 +0000 (21:50 +0100)]
screenrc: Minor documentation update.

11 years agoscreenrc: Display window flags.
Simon Ruderich [Sun, 10 Mar 2013 20:37:11 +0000 (21:37 +0100)]
screenrc: Display window flags.

This also displays "-" for the last active window which is very useful.

11 years agossh_config: Mark default values.
Simon Ruderich [Sun, 10 Mar 2013 20:33:53 +0000 (21:33 +0100)]
ssh_config: Mark default values.

11 years agobundle/ctrlp: Update to version 1.79.
Simon Ruderich [Sun, 10 Mar 2013 15:04:27 +0000 (16:04 +0100)]
bundle/ctrlp: Update to version 1.79.

Which is commit c1646e3c28d75bcc834af4836f4c6e12296ba891.

11 years agossh_config: Disable unused authentication methods.
Simon Ruderich [Sun, 10 Mar 2013 14:36:11 +0000 (15:36 +0100)]
ssh_config: Disable unused authentication methods.

11 years agoscreenrc/tmux.conf: Increase scrollback buffer.
Simon Ruderich [Sun, 10 Mar 2013 14:32:30 +0000 (15:32 +0100)]
screenrc/tmux.conf: Increase scrollback buffer.

11 years agocrontab.d/update.sh: Documentation update.
Simon Ruderich [Sun, 10 Mar 2013 14:31:28 +0000 (15:31 +0100)]
crontab.d/update.sh: Documentation update.

11 years agosshd_config: Add ClientAlive* settings.
Simon Ruderich [Sun, 10 Mar 2013 14:18:26 +0000 (15:18 +0100)]
sshd_config: Add ClientAlive* settings.

11 years agosshd_config: Enable sftp.
Simon Ruderich [Tue, 5 Mar 2013 15:42:17 +0000 (16:42 +0100)]
sshd_config: Enable sftp.

11 years agotig.pl: Fix graphs with "_".
Simon Ruderich [Mon, 4 Mar 2013 03:02:18 +0000 (04:02 +0100)]
tig.pl: Fix graphs with "_".

11 years agosshd_config: Add.
Simon Ruderich [Wed, 27 Feb 2013 04:21:11 +0000 (05:21 +0100)]
sshd_config: Add.

11 years agosetup.sh: Don't create ~/.reminders from template.
Simon Ruderich [Sat, 16 Feb 2013 17:59:39 +0000 (18:59 +0100)]
setup.sh: Don't create ~/.reminders from template.

I don't use remind on all systems.

11 years agovimrc: Display unexpected BOM in statusline.
Simon Ruderich [Tue, 12 Feb 2013 21:53:03 +0000 (22:53 +0100)]
vimrc: Display unexpected BOM in statusline.

11 years agotig.pl: Add, tig-like log view.
Simon Ruderich [Mon, 11 Feb 2013 15:15:25 +0000 (16:15 +0100)]
tig.pl: Add, tig-like log view.

Used when tig is not available or broken.

Also add tig alias to gitconfig.

11 years agoshell/aliases: Use aliases for ll, la, lal.
Simon Ruderich [Sat, 9 Feb 2013 20:55:11 +0000 (21:55 +0100)]
shell/aliases: Use aliases for ll, la, lal.

11 years agoshell/aliases: Drop old Mercurial alias vqs.
Simon Ruderich [Sat, 9 Feb 2013 20:11:18 +0000 (21:11 +0100)]
shell/aliases: Drop old Mercurial alias vqs.

11 years agoscreenrc: Minor documentation update.
Simon Ruderich [Sat, 9 Feb 2013 20:10:39 +0000 (21:10 +0100)]
screenrc: Minor documentation update.

11 years agolessfilter: Use test.
Simon Ruderich [Sat, 9 Feb 2013 20:10:23 +0000 (21:10 +0100)]
lessfilter: Use test.

11 years agobin/srsync-incremental: Add set -e.
Simon Ruderich [Sat, 9 Feb 2013 20:08:54 +0000 (21:08 +0100)]
bin/srsync-incremental: Add set -e.

11 years agobin/srsync-incremental: Use `test`.
Simon Ruderich [Sat, 9 Feb 2013 20:08:17 +0000 (21:08 +0100)]
bin/srsync-incremental: Use `test`.

11 years agobin/notify.py: Minor documentation update.
Simon Ruderich [Sat, 9 Feb 2013 20:07:51 +0000 (21:07 +0100)]
bin/notify.py: Minor documentation update.

11 years agobin/mv-p: Rewrap for better readability.
Simon Ruderich [Sat, 9 Feb 2013 20:07:34 +0000 (21:07 +0100)]
bin/mv-p: Rewrap for better readability.

11 years agobin/calc: Add function to convert seconds to date.
Simon Ruderich [Sat, 9 Feb 2013 20:07:25 +0000 (21:07 +0100)]
bin/calc: Add function to convert seconds to date.

11 years agossh_config: Enable HashKnownHosts.
Simon Ruderich [Sat, 9 Feb 2013 19:59:15 +0000 (20:59 +0100)]
ssh_config: Enable HashKnownHosts.

11 years agossh_config: Disable PermitLocalCommand.
Simon Ruderich [Sat, 9 Feb 2013 19:57:43 +0000 (20:57 +0100)]
ssh_config: Disable PermitLocalCommand.

11 years agossh_config: Move ExitOnForwardFailure to forwarding settings.
Simon Ruderich [Sat, 9 Feb 2013 19:56:34 +0000 (20:56 +0100)]
ssh_config: Move ExitOnForwardFailure to forwarding settings.

11 years agossh_config: Minor documentation update.
Simon Ruderich [Sat, 9 Feb 2013 19:55:37 +0000 (20:55 +0100)]
ssh_config: Minor documentation update.

11 years agotmux-window.pl: Minor documentation fixes.
Simon Ruderich [Sat, 9 Feb 2013 19:54:22 +0000 (20:54 +0100)]
tmux-window.pl: Minor documentation fixes.

11 years agoxmonad/xmonad.hs: Minor documentation fix.
Simon Ruderich [Sat, 9 Feb 2013 20:25:35 +0000 (21:25 +0100)]
xmonad/xmonad.hs: Minor documentation fix.

11 years agovimrc: Don't create ~/.vim/.netrwhist.
Simon Ruderich [Sat, 9 Feb 2013 20:18:57 +0000 (21:18 +0100)]
vimrc: Don't create ~/.vim/.netrwhist.

11 years agovimrc: Always open in the current window with CtrlP.
Simon Ruderich [Sat, 9 Feb 2013 20:17:39 +0000 (21:17 +0100)]
vimrc: Always open in the current window with CtrlP.

11 years agovimrc: Minor documentation updates.
Simon Ruderich [Sat, 9 Feb 2013 20:15:25 +0000 (21:15 +0100)]
vimrc: Minor documentation updates.

11 years agosetup.sh: Create zsh's cache/ directory.
Simon Ruderich [Sat, 2 Feb 2013 13:23:18 +0000 (14:23 +0100)]
setup.sh: Create zsh's cache/ directory.

11 years agoxinitrc: Start a shell when starting X.
Simon Ruderich [Sat, 2 Feb 2013 13:21:51 +0000 (14:21 +0100)]
xinitrc: Start a shell when starting X.

11 years agobin: Add srandom-order. Pass files in random order to a program.
Simon Ruderich [Thu, 24 Jan 2013 16:37:40 +0000 (17:37 +0100)]
bin: Add srandom-order. Pass files in random order to a program.

11 years agobin: Add slocate, supdatedb. `locale` only for $HOME.
Simon Ruderich [Thu, 24 Jan 2013 16:35:35 +0000 (17:35 +0100)]
bin: Add slocate, supdatedb. `locale` only for $HOME.

11 years agosetup.sh: Add set -e.
Simon Ruderich [Sun, 20 Jan 2013 17:15:14 +0000 (18:15 +0100)]
setup.sh: Add set -e.

11 years agomutt/display: Don't display the sidebar if this mutt patch is used.
Simon Ruderich [Sun, 20 Jan 2013 17:15:01 +0000 (18:15 +0100)]
mutt/display: Don't display the sidebar if this mutt patch is used.

11 years agomutt/display: Don't display help bar.
Simon Ruderich [Sun, 20 Jan 2013 17:03:22 +0000 (18:03 +0100)]
mutt/display: Don't display help bar.

It just wastes space.

11 years agovim/bundle/ctrlp: Update to 78303a2b5fe4fcfecda0de1c7832fad60859fb63.
Simon Ruderich [Sun, 20 Jan 2013 16:51:23 +0000 (17:51 +0100)]
vim/bundle/ctrlp: Update to 78303a2b5fe4fcfecda0de1c7832fad60859fb63.

11 years agomaxima/maxima-init.mac: Add notes how to solve Ax = b.
Simon Ruderich [Sun, 20 Jan 2013 16:27:32 +0000 (17:27 +0100)]
maxima/maxima-init.mac: Add notes how to solve Ax = b.

11 years agobin/*.pl: Add missing die to close.
Simon Ruderich [Mon, 31 Dec 2012 01:12:53 +0000 (02:12 +0100)]
bin/*.pl: Add missing die to close.

11 years agoshell/env: Use test instead of [ and $HOME instead of ~.
Simon Ruderich [Mon, 31 Dec 2012 01:10:55 +0000 (02:10 +0100)]
shell/env: Use test instead of [ and $HOME instead of ~.

test and $HOME are more compatible. Not all shells support [ and expand
~.

11 years agoafter/syntax/diff.vim: Add highlights for GVim.
Simon Ruderich [Sun, 30 Dec 2012 22:14:28 +0000 (23:14 +0100)]
after/syntax/diff.vim: Add highlights for GVim.

11 years agovimrc: <SID> is only necessary for mappings.
Simon Ruderich [Sat, 29 Dec 2012 02:35:26 +0000 (03:35 +0100)]
vimrc: <SID> is only necessary for mappings.

11 years agogitconfig: Move ssk alias after ss alias.
Simon Ruderich [Fri, 28 Dec 2012 16:23:38 +0000 (17:23 +0100)]
gitconfig: Move ssk alias after ss alias.

11 years agoxmonad/xmonad.hs: Use mod4Mask in a single place.
Simon Ruderich [Fri, 28 Dec 2012 15:50:26 +0000 (16:50 +0100)]
xmonad/xmonad.hs: Use mod4Mask in a single place.

11 years agoxmonad/xmonad.hs: Use 20 workspaces.
Simon Ruderich [Sun, 23 Dec 2012 00:23:21 +0000 (01:23 +0100)]
xmonad/xmonad.hs: Use 20 workspaces.

11 years agobundle/ctrlp: Update to 5b98c7453f53453d4a0ebb5dc73d1f65ce676dcd.
Simon Ruderich [Thu, 20 Dec 2012 21:23:12 +0000 (22:23 +0100)]
bundle/ctrlp: Update to 5b98c7453f53453d4a0ebb5dc73d1f65ce676dcd.

11 years agogitconfig: Add missing # in comment.
Simon Ruderich [Thu, 20 Dec 2012 21:11:25 +0000 (22:11 +0100)]
gitconfig: Add missing # in comment.

11 years agogitconfig: Add --abbrev-commit to tig alias.
Simon Ruderich [Thu, 20 Dec 2012 21:10:58 +0000 (22:10 +0100)]
gitconfig: Add --abbrev-commit to tig alias.

11 years agoperl/perlcriticrc: Don't require checking print's return value.
Simon Ruderich [Thu, 20 Dec 2012 21:09:46 +0000 (22:09 +0100)]
perl/perlcriticrc: Don't require checking print's return value.

11 years agoxpdfrc: Remove wrong quotes from urlCommand.
Simon Ruderich [Thu, 20 Dec 2012 21:05:03 +0000 (22:05 +0100)]
xpdfrc: Remove wrong quotes from urlCommand.

11 years agoxpdfrc: Improve Vi like bindings.
Simon Ruderich [Thu, 20 Dec 2012 21:02:49 +0000 (22:02 +0100)]
xpdfrc: Improve Vi like bindings.

11 years agozsh/rc: Don't change umask as root.
Simon Ruderich [Thu, 20 Dec 2012 20:42:24 +0000 (21:42 +0100)]
zsh/rc: Don't change umask as root.

11 years agossh_config: Document an undocumented ServerAlive* feature.
Simon Ruderich [Thu, 20 Dec 2012 20:41:45 +0000 (21:41 +0100)]
ssh_config: Document an undocumented ServerAlive* feature.