]>
ruderich.org/simon Gitweb - config/dotfiles.git/log
Simon Ruderich [Sun, 5 Jan 2014 22:32:46 +0000 (23:32 +0100)]
ssh_config: Document how to overwrite global rules.
Simon Ruderich [Sun, 5 Jan 2014 22:27:41 +0000 (23:27 +0100)]
ssh_config: Add VerifyHostKeyDNS no.
Simon Ruderich [Sun, 5 Jan 2014 22:27:18 +0000 (23:27 +0100)]
ssh_config: Use stronger algorithms.
Simon Ruderich [Fri, 3 Jan 2014 02:50:05 +0000 (03:50 +0100)]
digrc: Add. Configuration file for dig.
Simon Ruderich [Fri, 3 Jan 2014 02:45:54 +0000 (03:45 +0100)]
setup.sh: Disable 256 colors on virtual terminal.
Simon Ruderich [Fri, 27 Dec 2013 16:55:46 +0000 (17:55 +0100)]
shell/rc: Rename timeout_setup_shell_lock() to _logout().
Simon Ruderich [Fri, 27 Dec 2013 16:51:58 +0000 (17:51 +0100)]
screenrc: Disable auto-lock.
Now handled by shell/rc in a better way.
Simon Ruderich [Thu, 26 Dec 2013 03:52:50 +0000 (04:52 +0100)]
Add rsleep script and use it in crontab.d/jobs.
Simon Ruderich [Fri, 27 Dec 2013 16:09:45 +0000 (17:09 +0100)]
bin/calc: Add lg() as shortcut for log10().
Simon Ruderich [Sat, 21 Dec 2013 22:03:21 +0000 (23:03 +0100)]
setup.sh: Update copyright year.
Simon Ruderich [Sat, 21 Dec 2013 22:02:10 +0000 (23:02 +0100)]
t: Minor style fix.
Simon Ruderich [Sat, 21 Dec 2013 22:01:53 +0000 (23:01 +0100)]
setup.sh: Detect libcoloredstderr and remove stderr "fix" if present.
Simon Ruderich [Mon, 16 Dec 2013 05:39:33 +0000 (06:39 +0100)]
tmux.conf: Document how to replicate GNU screen's -x.
Simon Ruderich [Sat, 7 Dec 2013 20:44:55 +0000 (21:44 +0100)]
Simon Ruderich [Sat, 7 Dec 2013 20:37:21 +0000 (21:37 +0100)]
bin/srsync-incremental: Try to remove current/ if backup failed.
Simon Ruderich [Sat, 7 Dec 2013 20:22:15 +0000 (21:22 +0100)]
bin/srsync-incremental: Improve --link-dest search.
Simon Ruderich [Sat, 7 Dec 2013 20:04:17 +0000 (21:04 +0100)]
setup.sh: Simplify ls color detection.
Simon Ruderich [Wed, 20 Nov 2013 21:54:42 +0000 (22:54 +0100)]
shell/rc: Use shell timeout in Tmux if vlock wasn't found.
Simon Ruderich [Mon, 18 Nov 2013 12:13:49 +0000 (13:13 +0100)]
lessfilter: Minor cleanup.
Simon Ruderich [Mon, 18 Nov 2013 12:13:18 +0000 (13:13 +0100)]
crontab.d/update.sh: Minor cleanup.
Simon Ruderich [Mon, 18 Nov 2013 12:36:07 +0000 (13:36 +0100)]
Minor cleanup.
Simon Ruderich [Mon, 18 Nov 2013 12:31:43 +0000 (13:31 +0100)]
Don't use echo for data from the user.
Simon Ruderich [Thu, 7 Nov 2013 14:59:27 +0000 (15:59 +0100)]
htoprc: Document \ mapping.
Simon Ruderich [Tue, 5 Nov 2013 20:41:36 +0000 (21:41 +0100)]
shell/rc,tmux.conf: Auto-logout on TTYs after timeout.
Simon Ruderich [Tue, 5 Nov 2013 20:33:44 +0000 (21:33 +0100)]
shell/rc: Disable flow control.
Simon Ruderich [Tue, 5 Nov 2013 20:32:48 +0000 (21:32 +0100)]
*/rc: Move umask code from zsh/rc to shell/rc.
Also load shell/rc in bash/rc.
Simon Ruderich [Tue, 5 Nov 2013 20:29:31 +0000 (21:29 +0100)]
*/env: Move man page coloring from zsh/env to shell/env.
Simon Ruderich [Tue, 29 Oct 2013 03:55:56 +0000 (04:55 +0100)]
htoprc: Remove priority and add start time column.
Simon Ruderich [Sat, 26 Oct 2013 12:34:14 +0000 (14:34 +0200)]
mplayer2: Add configuration files.
Also update setup.sh to either install mplayer or mplayer2 configuration
files.
Simon Ruderich [Thu, 24 Oct 2013 20:15:42 +0000 (22:15 +0200)]
Don't use echo for data from the user.
Simon Ruderich [Thu, 24 Oct 2013 20:11:52 +0000 (22:11 +0200)]
xinitrc: Don't use echo for data from the user.
Simon Ruderich [Thu, 24 Oct 2013 19:26:33 +0000 (21:26 +0200)]
hgrc: Remove old m4 code.
Simon Ruderich [Thu, 24 Oct 2013 16:26:24 +0000 (18:26 +0200)]
README: Add.
Simon Ruderich [Thu, 24 Oct 2013 16:22:16 +0000 (18:22 +0200)]
gdb/README: Add.
Simon Ruderich [Thu, 24 Oct 2013 16:21:19 +0000 (18:21 +0200)]
setup.sh: Minor documentation typo fix.
Simon Ruderich [Thu, 24 Oct 2013 08:46:13 +0000 (10:46 +0200)]
zsh/rc: Add zshrc_fortune_arguments configuration variable.
Simon Ruderich [Thu, 24 Oct 2013 00:33:47 +0000 (02:33 +0200)]
bin/squvi: Add.
Simon Ruderich [Thu, 24 Oct 2013 00:32:43 +0000 (02:32 +0200)]
bin/battery.pl: Update copyright year.
Simon Ruderich [Thu, 24 Oct 2013 00:31:43 +0000 (02:31 +0200)]
zsh/rc: Minor documentation updates.
Simon Ruderich [Thu, 24 Oct 2013 00:29:49 +0000 (02:29 +0200)]
tmux-windows.pl: Documentation updates/fixes.
Simon Ruderich [Thu, 24 Oct 2013 00:28:58 +0000 (02:28 +0200)]
shell/dircolors: Display pipes and sockets in green.
Simon Ruderich [Thu, 24 Oct 2013 00:28:19 +0000 (02:28 +0200)]
bin/temperature.pl: Display degree symbol.
Simon Ruderich [Thu, 24 Oct 2013 00:27:20 +0000 (02:27 +0200)]
screenrc,tmux.conf: Display CPU temperature.
Simon Ruderich [Thu, 24 Oct 2013 00:25:27 +0000 (02:25 +0200)]
bin/temperature.pl: Support different sensor devices names.
Simon Ruderich [Thu, 24 Oct 2013 00:24:26 +0000 (02:24 +0200)]
bin/battery.pl,setup.sh: Support different battery devices names.
Simon Ruderich [Thu, 24 Oct 2013 00:17:15 +0000 (02:17 +0200)]
bin/battery.pl: Handle new keys ENERGY_NOW and ENERGY_FULL.
Simon Ruderich [Thu, 24 Oct 2013 00:09:59 +0000 (02:09 +0200)]
setup.sh: Use sed_i for consistency.
Simon Ruderich [Thu, 24 Oct 2013 00:09:53 +0000 (02:09 +0200)]
setup.sh: Use new generate() argument order.
Simon Ruderich [Thu, 24 Oct 2013 00:07:56 +0000 (02:07 +0200)]
setup.sh: Use new generate() argument order.
Simon Ruderich [Thu, 24 Oct 2013 00:06:55 +0000 (02:06 +0200)]
setup.sh: Display message when removing "--patience".
Simon Ruderich [Thu, 24 Oct 2013 00:06:16 +0000 (02:06 +0200)]
gitconfig: Add push.default = simple.
Simon Ruderich [Wed, 23 Oct 2013 23:40:16 +0000 (01:40 +0200)]
gitconfig: Use yes instead of true for consistency.
Simon Ruderich [Wed, 23 Oct 2013 23:13:26 +0000 (01:13 +0200)]
crontab: Remove CtrlP cache files after one day.
Simon Ruderich [Wed, 23 Oct 2013 23:09:26 +0000 (01:09 +0200)]
setup.sh,gitconfig: Simplify fallback solution for --patience.
Simon Ruderich [Wed, 23 Oct 2013 23:07:36 +0000 (01:07 +0200)]
lib.sh: Add grep_i().
Simon Ruderich [Wed, 23 Oct 2013 23:06:51 +0000 (01:06 +0200)]
setup.sh: Remove grep_i(), moved to lib.sh.
Simon Ruderich [Wed, 23 Oct 2013 23:02:42 +0000 (01:02 +0200)]
setup.sh: Use new generate() argument order.
Simon Ruderich [Wed, 23 Oct 2013 22:54:12 +0000 (00:54 +0200)]
gnupg/gpg.conf: Ignore keyserver preferences on public keys.
Simon Ruderich [Wed, 23 Oct 2013 22:52:54 +0000 (00:52 +0200)]
gnupg/gpg.conf: Use key stretching for private keys.
Simon Ruderich [Wed, 23 Oct 2013 22:49:39 +0000 (00:49 +0200)]
gnupg/gpg.conf: Fix documentation typo.
Simon Ruderich [Tue, 22 Oct 2013 20:32:49 +0000 (22:32 +0200)]
setup.sh: Use simple_cpp where possible.
Simon Ruderich [Tue, 22 Oct 2013 19:10:41 +0000 (21:10 +0200)]
setup.sh: Use new generate() argument order.
Simon Ruderich [Tue, 22 Oct 2013 19:05:09 +0000 (21:05 +0200)]
setup.sh: Quote arguments to echo.
Simon Ruderich [Tue, 22 Oct 2013 19:04:14 +0000 (21:04 +0200)]
setup.sh: Add and use grep_i() - in-place grep.
Simon Ruderich [Tue, 22 Oct 2013 18:25:20 +0000 (20:25 +0200)]
setup.sh: Use >foo instead of > foo for redirections.
Simon Ruderich [Tue, 22 Oct 2013 20:50:52 +0000 (22:50 +0200)]
lib.sh: Minor cleanup.
Simon Ruderich [Tue, 22 Oct 2013 20:50:15 +0000 (22:50 +0200)]
lib.sh: Add simple_cpp() to replace "defines".
Also add perl_line_filter() which is used by simple_cpp().
Simon Ruderich [Tue, 22 Oct 2013 20:49:39 +0000 (22:49 +0200)]
lib.sh: Generalize generate().
Remove warning(), inlined into generate().
Also remove old unneeded tests.
Simon Ruderich [Tue, 22 Oct 2013 20:30:50 +0000 (22:30 +0200)]
setup.sh: Use simple_cpp() instead of m4 to create gitconfig.
Simon Ruderich [Tue, 22 Oct 2013 20:28:39 +0000 (22:28 +0200)]
setup.sh: Drop unnecessary OS constant.
Simon Ruderich [Tue, 22 Oct 2013 20:28:09 +0000 (22:28 +0200)]
setup.sh: No need to convert hgrc with m4 anymore.
Simon Ruderich [Tue, 22 Oct 2013 20:26:31 +0000 (22:26 +0200)]
gitconfig,hgrc: Drop settings for Mac.
Simon Ruderich [Tue, 22 Oct 2013 20:25:08 +0000 (22:25 +0200)]
setup.sh: Use new generate() argument order.
Simon Ruderich [Tue, 22 Oct 2013 19:15:31 +0000 (21:15 +0200)]
lib.sh: Generalize sed_i() to cmd_i() for in-place changes.
Simon Ruderich [Tue, 22 Oct 2013 18:11:32 +0000 (20:11 +0200)]
mutt/crypto-autoencrypt.pl: Minor documentation update.
Simon Ruderich [Fri, 11 Oct 2013 20:06:40 +0000 (22:06 +0200)]
ssh_config,sshd_config: Minor documentation updates.
Simon Ruderich [Fri, 11 Oct 2013 20:06:23 +0000 (22:06 +0200)]
ssh_config: Add ControlPersist 10.
Simon Ruderich [Tue, 8 Oct 2013 13:58:34 +0000 (15:58 +0200)]
crontab.d/jobs: Add support to run job on boot.
Simon Ruderich [Tue, 24 Sep 2013 00:44:06 +0000 (02:44 +0200)]
shell/aliases: Drop s alias.
I don't use mpc anymore.
Simon Ruderich [Tue, 8 Oct 2013 14:34:17 +0000 (16:34 +0200)]
setup.sh: Use sed_i().
Simon Ruderich [Tue, 8 Oct 2013 14:33:21 +0000 (16:33 +0200)]
setup.sh: Use sed_i().
Simon Ruderich [Tue, 8 Oct 2013 14:29:42 +0000 (16:29 +0200)]
setup.sh: Use sed_i().
Simon Ruderich [Tue, 8 Oct 2013 14:29:15 +0000 (16:29 +0200)]
lib.sh: Add sed_i() compatibility function.
Simon Ruderich [Tue, 8 Oct 2013 14:16:37 +0000 (16:16 +0200)]
xinitrc: Disable audio bell.
Simon Ruderich [Tue, 8 Oct 2013 14:16:02 +0000 (16:16 +0200)]
xinitrc,xmodmaprc: Fix typo in comment.
Simon Ruderich [Tue, 8 Oct 2013 14:12:36 +0000 (16:12 +0200)]
xinitrc: Add empty line.
Simon Ruderich [Tue, 8 Oct 2013 14:12:23 +0000 (16:12 +0200)]
xinitrc: Move settings from xmodmaprc to xinitrc.
This way Caps lock is only remapped to Ctrl if not already done.
Simon Ruderich [Sat, 21 Sep 2013 15:01:01 +0000 (17:01 +0200)]
debian/bin/init-reprepro.sh: Respect foreign architectures.
Simon Ruderich [Mon, 16 Sep 2013 21:51:33 +0000 (23:51 +0200)]
zsh/rc: Use red # as prompt for root.
Simon Ruderich [Mon, 16 Sep 2013 21:46:12 +0000 (23:46 +0200)]
zsh/rc: Check if the multiplexer is available.
Simon Ruderich [Thu, 12 Sep 2013 10:39:34 +0000 (12:39 +0200)]
zsh/rc: Disable Mercurial support for vcs_info.
Simon Ruderich [Thu, 12 Sep 2013 10:35:21 +0000 (12:35 +0200)]
syntax/tmux.vim: Add.
Simon Ruderich [Thu, 12 Sep 2013 10:33:00 +0000 (12:33 +0200)]
vimrc: Search for more cases of "do not edit".
Simon Ruderich [Wed, 28 Aug 2013 12:18:12 +0000 (14:18 +0200)]
setup.sh: Load xinitrc with lightdm.
Simon Ruderich [Thu, 12 Sep 2013 00:55:07 +0000 (02:55 +0200)]
zsh/rc: Display errors from ~/.xinitrc.errors on startup.
See ~/.xinitrc for details.
Simon Ruderich [Wed, 11 Sep 2013 11:42:42 +0000 (13:42 +0200)]
xinitrc: Fix incorrect use of "$@" in error().
Simon Ruderich [Wed, 11 Sep 2013 11:42:03 +0000 (13:42 +0200)]
xinitrc: Only start ssh-agent if none is running yet.
Simon Ruderich [Wed, 11 Sep 2013 11:39:24 +0000 (13:39 +0200)]
tigrc: Don't display uncommitted changes.
Simon Ruderich [Wed, 11 Sep 2013 11:38:12 +0000 (13:38 +0200)]
tigrc: Unbind unnecessary views.
Also remove one more command which may change the repository.
Simon Ruderich [Sat, 7 Sep 2013 14:34:51 +0000 (16:34 +0200)]
debian/bin/backup.sh: Exclude /root/apt.