]> ruderich.org/simon Gitweb - config/dotfiles.git/log
config/dotfiles.git
11 years agocrontab.d/update.sh: Expand $HOME when changing $PATH in crontab files.
Simon Ruderich [Mon, 1 Apr 2013 17:26:55 +0000 (19:26 +0200)]
crontab.d/update.sh: Expand $HOME when changing $PATH in crontab files.

11 years ago.gitignore: Unignore lftp/cwd_history and lftp/transfer_log.
Simon Ruderich [Sat, 30 Mar 2013 02:03:59 +0000 (03:03 +0100)]
.gitignore: Unignore lftp/cwd_history and lftp/transfer_log.

They are no longer created.

11 years agolftp/rc: Enable colors.
Simon Ruderich [Sat, 30 Mar 2013 02:01:35 +0000 (03:01 +0100)]
lftp/rc: Enable colors.

11 years agolftp/rc: Don't create cwd history and transfer logs.
Simon Ruderich [Sat, 30 Mar 2013 01:15:21 +0000 (02:15 +0100)]
lftp/rc: Don't create cwd history and transfer logs.

11 years agolftp/rc: Add sane SSL settings.
Simon Ruderich [Sat, 30 Mar 2013 01:14:50 +0000 (02:14 +0100)]
lftp/rc: Add sane SSL settings.

Which they aren't by default :-(

11 years agolftp/rc: Move cmd:prompt next to ftp:list-options.
Simon Ruderich [Sat, 30 Mar 2013 01:13:08 +0000 (02:13 +0100)]
lftp/rc: Move cmd:prompt next to ftp:list-options.

11 years agolftp/rc: Minor documentation update.
Simon Ruderich [Sat, 30 Mar 2013 01:12:28 +0000 (02:12 +0100)]
lftp/rc: Minor documentation update.

11 years agosshd_config: Add (disabled) MaxSessions setting.
Simon Ruderich [Sat, 30 Mar 2013 00:19:32 +0000 (01:19 +0100)]
sshd_config: Add (disabled) MaxSessions setting.

11 years agossh_config: Use ControlMaster auto.
Simon Ruderich [Sat, 30 Mar 2013 00:15:28 +0000 (01:15 +0100)]
ssh_config: Use ControlMaster auto.

11 years agocrontab.d/update.sh: Use C sort order when reading files.
Simon Ruderich [Wed, 27 Mar 2013 16:47:06 +0000 (17:47 +0100)]
crontab.d/update.sh: Use C sort order when reading files.

11 years agoxinitrc: Use redshift to change the display's color temperature.
Simon Ruderich [Mon, 25 Mar 2013 14:39:42 +0000 (15:39 +0100)]
xinitrc: Use redshift to change the display's color temperature.

11 years agoxinitrc: Remove unnecessary Vim modeline.
Simon Ruderich [Mon, 25 Mar 2013 14:32:49 +0000 (15:32 +0100)]
xinitrc: Remove unnecessary Vim modeline.

11 years agoxinitrc: Search PATH when checking for binaries.
Simon Ruderich [Mon, 25 Mar 2013 14:30:52 +0000 (15:30 +0100)]
xinitrc: Search PATH when checking for binaries.

Don't require them to be located in /usr/bin/. `which` is not portable,
therfore use `type`!

11 years agoxmonad/xmonad.hs: Minor documentation fix.
Simon Ruderich [Mon, 25 Mar 2013 14:23:11 +0000 (15:23 +0100)]
xmonad/xmonad.hs: Minor documentation fix.

11 years agosetup.sh: Use test instead of [.
Simon Ruderich [Mon, 25 Mar 2013 14:21:13 +0000 (15:21 +0100)]
setup.sh: Use test instead of [.

11 years agofeh/themes: Minor documentation update.
Simon Ruderich [Mon, 25 Mar 2013 14:20:27 +0000 (15:20 +0100)]
feh/themes: Minor documentation update.

11 years agodebian/aptitude/config: Fix option name.
Simon Ruderich [Sun, 24 Mar 2013 16:00:38 +0000 (17:00 +0100)]
debian/aptitude/config: Fix option name.

11 years agodebian/aptitude/config: Pause before installing packages.
Simon Ruderich [Sun, 24 Mar 2013 15:55:10 +0000 (16:55 +0100)]
debian/aptitude/config: Pause before installing packages.

11 years agodebian/aptitude/config: Disable some display settings.
Simon Ruderich [Sun, 24 Mar 2013 15:54:01 +0000 (16:54 +0100)]
debian/aptitude/config: Disable some display settings.

I'm not sure what they do.

11 years agodebian/aptitude/config: Don't hide any packages.
Simon Ruderich [Sun, 24 Mar 2013 15:49:14 +0000 (16:49 +0100)]
debian/aptitude/config: Don't hide any packages.

11 years agodebian/aptitude/config: Don't install recommended packages.
Simon Ruderich [Sun, 24 Mar 2013 15:48:19 +0000 (16:48 +0100)]
debian/aptitude/config: Don't install recommended packages.

11 years agomysql/my.conf: Add. MySQL client configuration file.
Simon Ruderich [Sun, 24 Mar 2013 14:45:19 +0000 (15:45 +0100)]
mysql/my.conf: Add. MySQL client configuration file.

11 years agolftp/rc: No retries after a failed connection.
Simon Ruderich [Sun, 24 Mar 2013 14:41:18 +0000 (15:41 +0100)]
lftp/rc: No retries after a failed connection.

11 years agolftp/rc: Don't ignore .DS_Store in sync alias.
Simon Ruderich [Sun, 24 Mar 2013 14:40:31 +0000 (15:40 +0100)]
lftp/rc: Don't ignore .DS_Store in sync alias.

11 years agoMerge lftp configuration repository.
Simon Ruderich [Sun, 24 Mar 2013 14:36:09 +0000 (15:36 +0100)]
Merge lftp configuration repository.

Conflicts:
.gitignore
setup.sh

11 years agorc: Move into lftp/ directory.
Simon Ruderich [Sun, 24 Mar 2013 14:31:28 +0000 (15:31 +0100)]
rc: Move into lftp/ directory.

Also update setup.sh and .gitignore.

11 years agosetup.sh: Only link configuration files if lftp is installed.
Simon Ruderich [Sun, 24 Mar 2013 14:29:02 +0000 (15:29 +0100)]
setup.sh: Only link configuration files if lftp is installed.

11 years agosetup.sh: Cleanup.
Simon Ruderich [Sun, 24 Mar 2013 14:28:00 +0000 (15:28 +0100)]
setup.sh: Cleanup.

11 years agosetup.sh: Add set -e.
Simon Ruderich [Sun, 24 Mar 2013 14:27:44 +0000 (15:27 +0100)]
setup.sh: Add set -e.

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

11 years agozsh/rc: Cleanup prompt creation.
Simon Ruderich [Sat, 23 Mar 2013 21:27:56 +0000 (22:27 +0100)]
zsh/rc: Cleanup prompt creation.

Also remove over-complicated check for terminals which can't fit the
top_right part (which almost never happens). This will cause a
line-wrapped prompt now.

Unchanged prompt content.

11 years ago.gitignore: Ignore /debian/aptitude/cache.
Simon Ruderich [Sun, 17 Mar 2013 15:46:24 +0000 (16:46 +0100)]
.gitignore: Ignore /debian/aptitude/cache.

11 years ago.gitignore: Cleanup.
Simon Ruderich [Sun, 17 Mar 2013 15:45:51 +0000 (16:45 +0100)]
.gitignore: Cleanup.

11 years agodebian/aptitude/config.real: Rename to config.in.
Simon Ruderich [Sun, 17 Mar 2013 15:45:05 +0000 (16:45 +0100)]
debian/aptitude/config.real: Rename to config.in.

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.