]> ruderich.org/simon Gitweb - config/dotfiles.git/log
config/dotfiles.git
10 years agolib.sh: Minor cleanup.
Simon Ruderich [Tue, 22 Oct 2013 20:50:52 +0000 (22:50 +0200)]
lib.sh: Minor cleanup.

10 years agolib.sh: Add simple_cpp() to replace "defines".
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().

10 years agolib.sh: Generalize generate().
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.

10 years agosetup.sh: Use simple_cpp() instead of m4 to create gitconfig.
Simon Ruderich [Tue, 22 Oct 2013 20:30:50 +0000 (22:30 +0200)]
setup.sh: Use simple_cpp() instead of m4 to create gitconfig.

10 years agosetup.sh: Drop unnecessary OS constant.
Simon Ruderich [Tue, 22 Oct 2013 20:28:39 +0000 (22:28 +0200)]
setup.sh: Drop unnecessary OS constant.

10 years agosetup.sh: No need to convert hgrc with m4 anymore.
Simon Ruderich [Tue, 22 Oct 2013 20:28:09 +0000 (22:28 +0200)]
setup.sh: No need to convert hgrc with m4 anymore.

10 years agogitconfig,hgrc: Drop settings for Mac.
Simon Ruderich [Tue, 22 Oct 2013 20:26:31 +0000 (22:26 +0200)]
gitconfig,hgrc: Drop settings for Mac.

10 years agosetup.sh: Use new generate() argument order.
Simon Ruderich [Tue, 22 Oct 2013 20:25:08 +0000 (22:25 +0200)]
setup.sh: Use new generate() argument order.

10 years agolib.sh: Generalize sed_i() to cmd_i() for in-place changes.
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.

10 years agomutt/crypto-autoencrypt.pl: Minor documentation update.
Simon Ruderich [Tue, 22 Oct 2013 18:11:32 +0000 (20:11 +0200)]
mutt/crypto-autoencrypt.pl: Minor documentation update.

10 years agossh_config,sshd_config: Minor documentation updates.
Simon Ruderich [Fri, 11 Oct 2013 20:06:40 +0000 (22:06 +0200)]
ssh_config,sshd_config: Minor documentation updates.

10 years agossh_config: Add ControlPersist 10.
Simon Ruderich [Fri, 11 Oct 2013 20:06:23 +0000 (22:06 +0200)]
ssh_config: Add ControlPersist 10.

10 years agocrontab.d/jobs: Add support to run job on boot.
Simon Ruderich [Tue, 8 Oct 2013 13:58:34 +0000 (15:58 +0200)]
crontab.d/jobs: Add support to run job on boot.

10 years agoshell/aliases: Drop s alias.
Simon Ruderich [Tue, 24 Sep 2013 00:44:06 +0000 (02:44 +0200)]
shell/aliases: Drop s alias.

I don't use mpc anymore.

10 years agosetup.sh: Use sed_i().
Simon Ruderich [Tue, 8 Oct 2013 14:34:17 +0000 (16:34 +0200)]
setup.sh: Use sed_i().

10 years agosetup.sh: Use sed_i().
Simon Ruderich [Tue, 8 Oct 2013 14:33:21 +0000 (16:33 +0200)]
setup.sh: Use sed_i().

10 years agosetup.sh: Use sed_i().
Simon Ruderich [Tue, 8 Oct 2013 14:29:42 +0000 (16:29 +0200)]
setup.sh: Use sed_i().

10 years agolib.sh: Add sed_i() compatibility function.
Simon Ruderich [Tue, 8 Oct 2013 14:29:15 +0000 (16:29 +0200)]
lib.sh: Add sed_i() compatibility function.

10 years agoxinitrc: Disable audio bell.
Simon Ruderich [Tue, 8 Oct 2013 14:16:37 +0000 (16:16 +0200)]
xinitrc: Disable audio bell.

10 years agoxinitrc,xmodmaprc: Fix typo in comment.
Simon Ruderich [Tue, 8 Oct 2013 14:16:02 +0000 (16:16 +0200)]
xinitrc,xmodmaprc: Fix typo in comment.

10 years agoxinitrc: Add empty line.
Simon Ruderich [Tue, 8 Oct 2013 14:12:36 +0000 (16:12 +0200)]
xinitrc: Add empty line.

10 years agoxinitrc: Move settings from xmodmaprc to xinitrc.
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.

10 years agodebian/bin/init-reprepro.sh: Respect foreign architectures.
Simon Ruderich [Sat, 21 Sep 2013 15:01:01 +0000 (17:01 +0200)]
debian/bin/init-reprepro.sh: Respect foreign architectures.

10 years agozsh/rc: Use red # as prompt for root.
Simon Ruderich [Mon, 16 Sep 2013 21:51:33 +0000 (23:51 +0200)]
zsh/rc: Use red # as prompt for root.

10 years agozsh/rc: Check if the multiplexer is available.
Simon Ruderich [Mon, 16 Sep 2013 21:46:12 +0000 (23:46 +0200)]
zsh/rc: Check if the multiplexer is available.

10 years agozsh/rc: Disable Mercurial support for vcs_info.
Simon Ruderich [Thu, 12 Sep 2013 10:39:34 +0000 (12:39 +0200)]
zsh/rc: Disable Mercurial support for vcs_info.

10 years agosyntax/tmux.vim: Add.
Simon Ruderich [Thu, 12 Sep 2013 10:35:21 +0000 (12:35 +0200)]
syntax/tmux.vim: Add.

10 years agovimrc: Search for more cases of "do not edit".
Simon Ruderich [Thu, 12 Sep 2013 10:33:00 +0000 (12:33 +0200)]
vimrc: Search for more cases of "do not edit".

10 years agosetup.sh: Load xinitrc with lightdm.
Simon Ruderich [Wed, 28 Aug 2013 12:18:12 +0000 (14:18 +0200)]
setup.sh: Load xinitrc with lightdm.

10 years agozsh/rc: Display errors from ~/.xinitrc.errors on startup.
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.

10 years agoxinitrc: Fix incorrect use of "$@" in error().
Simon Ruderich [Wed, 11 Sep 2013 11:42:42 +0000 (13:42 +0200)]
xinitrc: Fix incorrect use of "$@" in error().

10 years agoxinitrc: Only start ssh-agent if none is running yet.
Simon Ruderich [Wed, 11 Sep 2013 11:42:03 +0000 (13:42 +0200)]
xinitrc: Only start ssh-agent if none is running yet.

10 years agotigrc: Don't display uncommitted changes.
Simon Ruderich [Wed, 11 Sep 2013 11:39:24 +0000 (13:39 +0200)]
tigrc: Don't display uncommitted changes.

10 years agotigrc: Unbind unnecessary views.
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.

10 years agodebian/bin/backup.sh: Exclude /root/apt.
Simon Ruderich [Sat, 7 Sep 2013 14:34:51 +0000 (16:34 +0200)]
debian/bin/backup.sh: Exclude /root/apt.

10 years agodebian/bin/backup.sh: Add.
Simon Ruderich [Sat, 7 Sep 2013 00:20:47 +0000 (02:20 +0200)]
debian/bin/backup.sh: Add.

Also add nocreeps public GPG key.

10 years agomutt/crypto-autoencrypt.pl: Minor cleanup.
Simon Ruderich [Tue, 27 Aug 2013 17:03:34 +0000 (19:03 +0200)]
mutt/crypto-autoencrypt.pl: Minor cleanup.

Also add a comment describing why invalid UIDs aren't skipped. Thanks to
Simon Schuster for inspiring me to think about this issue.

10 years agovimrc: Remove unused mapping <Leader>;.
Simon Ruderich [Fri, 6 Sep 2013 01:58:52 +0000 (03:58 +0200)]
vimrc: Remove unused mapping <Leader>;.

10 years agovimrc: Map Y to y$.
Simon Ruderich [Fri, 6 Sep 2013 01:57:58 +0000 (03:57 +0200)]
vimrc: Map Y to y$.

10 years agovimrc: Fix jk typos JK and Jk.
Simon Ruderich [Fri, 6 Sep 2013 01:56:03 +0000 (03:56 +0200)]
vimrc: Fix jk typos JK and Jk.

10 years agovimrc: Remove jj mapping.
Simon Ruderich [Fri, 6 Sep 2013 01:54:09 +0000 (03:54 +0200)]
vimrc: Remove jj mapping.

10 years agoinputrc,zsh/rc: Remove jj mapping.
Simon Ruderich [Fri, 6 Sep 2013 01:52:24 +0000 (03:52 +0200)]
inputrc,zsh/rc: Remove jj mapping.

10 years agossh_config: Add IdentitiesOnly yes.
Simon Ruderich [Fri, 6 Sep 2013 01:50:19 +0000 (03:50 +0200)]
ssh_config: Add IdentitiesOnly yes.

10 years agoshell/dircolors: Remove unnecessary rules.
Simon Ruderich [Fri, 6 Sep 2013 01:48:23 +0000 (03:48 +0200)]
shell/dircolors: Remove unnecessary rules.

Also update documentation to match the current usage.

10 years agoperl/perlcriticrc: Also allow $-.
Simon Ruderich [Tue, 3 Sep 2013 01:31:46 +0000 (03:31 +0200)]
perl/perlcriticrc: Also allow $-.

10 years agosetup.sh: Only link abook and lbdb if installed.
Simon Ruderich [Tue, 3 Sep 2013 01:30:56 +0000 (03:30 +0200)]
setup.sh: Only link abook and lbdb if installed.

10 years agobin/notify.py: Check for invalid arguments.
Simon Ruderich [Tue, 3 Sep 2013 01:12:51 +0000 (03:12 +0200)]
bin/notify.py: Check for invalid arguments.

10 years agodebian/bin/init-reprepro.sh: Use reprepro export.
Simon Ruderich [Sat, 31 Aug 2013 14:36:41 +0000 (16:36 +0200)]
debian/bin/init-reprepro.sh: Use reprepro export.

This initializes an empty but working repository which can be accessed
by apt-get update without errors.

10 years agodebian/bin/init-reprepro.sh: Add.
Simon Ruderich [Sat, 31 Aug 2013 14:31:09 +0000 (16:31 +0200)]
debian/bin/init-reprepro.sh: Add.

10 years agovim/bundle/xptemplate: Add as submodule.
Simon Ruderich [Sun, 25 Aug 2013 18:33:13 +0000 (20:33 +0200)]
vim/bundle/xptemplate: Add as submodule.

10 years agoindent: Remove tcl.vim.
Simon Ruderich [Sat, 24 Aug 2013 15:23:10 +0000 (17:23 +0200)]
indent: Remove tcl.vim.

Mostly unused.

10 years agosyntax: Remove mkd.vim, php.vim, privoxy.vim, tcl.vim and yaml.vim.
Simon Ruderich [Sat, 24 Aug 2013 15:20:08 +0000 (17:20 +0200)]
syntax: Remove mkd.vim, php.vim, privoxy.vim, tcl.vim and yaml.vim.

Outdated syntax files, mostly unused.

10 years agovim/bundle/fswitch: Update to e716da1ee6f80ee859b36083e6d6c3d7617b72e7.
Simon Ruderich [Sat, 24 Aug 2013 14:13:48 +0000 (16:13 +0200)]
vim/bundle/fswitch: Update to e716da1ee6f80ee859b36083e6d6c3d7617b72e7.

10 years agovim/bundle/ctrlp: Update to b5d3fe66a58a13d2ff8b6391f4387608496a030f.
Simon Ruderich [Sat, 24 Aug 2013 14:13:18 +0000 (16:13 +0200)]
vim/bundle/ctrlp: Update to b5d3fe66a58a13d2ff8b6391f4387608496a030f.

10 years agoshell/dircolors: Underline hardlinks.
Simon Ruderich [Mon, 19 Aug 2013 14:48:18 +0000 (16:48 +0200)]
shell/dircolors: Underline hardlinks.

10 years ago.gitignore: Ignore crontab.dotfiles-vim and crontab.jobs.
Simon Ruderich [Sun, 18 Aug 2013 14:36:47 +0000 (16:36 +0200)]
.gitignore: Ignore crontab.dotfiles-vim and crontab.jobs.

10 years agocrontab.d/jobs: Add support to run job every minute.
Simon Ruderich [Sun, 18 Aug 2013 14:29:25 +0000 (16:29 +0200)]
crontab.d/jobs: Add support to run job every minute.

10 years agocrontab.d/jobs: Add Vim modeline.
Simon Ruderich [Sun, 18 Aug 2013 14:27:55 +0000 (16:27 +0200)]
crontab.d/jobs: Add Vim modeline.

10 years agocrontab.d/jobs: Random sleep before running a command.
Simon Ruderich [Sun, 18 Aug 2013 14:27:13 +0000 (16:27 +0200)]
crontab.d/jobs: Random sleep before running a command.

10 years agogitattributes: Add diff rule for *.gz files.
Simon Ruderich [Fri, 16 Aug 2013 20:26:01 +0000 (22:26 +0200)]
gitattributes: Add diff rule for *.gz files.

10 years agogitconfig: Add alias for stash save --include-untracked (ssu).
Simon Ruderich [Wed, 14 Aug 2013 12:32:13 +0000 (14:32 +0200)]
gitconfig: Add alias for stash save --include-untracked (ssu).

10 years agogitconfig: Add alias for diff --stat (ds).
Simon Ruderich [Wed, 7 Aug 2013 19:26:33 +0000 (21:26 +0200)]
gitconfig: Add alias for diff --stat (ds).

10 years agogitconfig: Don't require date -R, use normal date format.
Simon Ruderich [Thu, 1 Aug 2013 20:26:46 +0000 (22:26 +0200)]
gitconfig: Don't require date -R, use normal date format.

10 years agomplayer/input.conf: Add.
Simon Ruderich [Wed, 31 Jul 2013 10:53:10 +0000 (12:53 +0200)]
mplayer/input.conf: Add.

10 years agogitconfig: Remove unnecessary aliases.
Simon Ruderich [Mon, 29 Jul 2013 10:39:11 +0000 (12:39 +0200)]
gitconfig: Remove unnecessary aliases.

They are way too long ;-)

10 years agoplugin/securemodelines.vim: Merge version 10d6c6b52f.
Simon Ruderich [Sun, 21 Jul 2013 11:18:10 +0000 (13:18 +0200)]
plugin/securemodelines.vim: Merge version 10d6c6b52f.

10 years agoplugin/repeat.vim: Replace with Git submodule.
Simon Ruderich [Sun, 21 Jul 2013 10:56:01 +0000 (12:56 +0200)]
plugin/repeat.vim: Replace with Git submodule.

Also update to version 1.1.

10 years agoautoload/pathogen.vim: Update to 2.2, revision 1270dce.
Simon Ruderich [Sun, 21 Jul 2013 10:37:37 +0000 (12:37 +0200)]
autoload/pathogen.vim: Update to 2.2, revision 1270dce.

Git revision 1270dceb1fe0ca35f8b292c7b41b45b42c5a0cc1 from [1].

[1]: https://github.com/tpope/vim-pathogen

10 years agobundle/surround: Replace with Git submodule.
Simon Ruderich [Sun, 21 Jul 2013 10:26:13 +0000 (12:26 +0200)]
bundle/surround: Replace with Git submodule.

10 years agobundle/nerdcommenter: Replace with Git submodule.
Simon Ruderich [Sun, 21 Jul 2013 10:12:24 +0000 (12:12 +0200)]
bundle/nerdcommenter: Replace with Git submodule.

10 years agozsh/rc: Restart automatically once ~/.zshrc changes.
Simon Ruderich [Sat, 13 Jul 2013 10:57:11 +0000 (12:57 +0200)]
zsh/rc: Restart automatically once ~/.zshrc changes.

10 years agozsh/rc: Fix display of Git stash count.
Simon Ruderich [Tue, 9 Jul 2013 14:28:16 +0000 (16:28 +0200)]
zsh/rc: Fix display of Git stash count.

10 years agoMakefile: Remove, not used anymore.
Simon Ruderich [Mon, 8 Jul 2013 12:58:57 +0000 (14:58 +0200)]
Makefile: Remove, not used anymore.

10 years agolesskey: Minor documentation update.
Simon Ruderich [Mon, 8 Jul 2013 12:49:53 +0000 (14:49 +0200)]
lesskey: Minor documentation update.

10 years agozsh/rc: Display number of Git stashes in prompt.
Simon Ruderich [Sat, 6 Jul 2013 14:56:02 +0000 (16:56 +0200)]
zsh/rc: Display number of Git stashes in prompt.

10 years agoshell/env: Unset LANGUAGE.
Simon Ruderich [Sat, 6 Jul 2013 14:49:31 +0000 (16:49 +0200)]
shell/env: Unset LANGUAGE.

10 years agosetup.sh: Abort on error.
Simon Ruderich [Fri, 5 Jul 2013 16:14:43 +0000 (18:14 +0200)]
setup.sh: Abort on error.

10 years agolib.sh: Cleanup.
Simon Ruderich [Fri, 5 Jul 2013 16:13:53 +0000 (18:13 +0200)]
lib.sh: Cleanup.

10 years agocolors/simon.vim: Disable reverse for TabLineFill.
Simon Ruderich [Fri, 5 Jul 2013 11:39:25 +0000 (13:39 +0200)]
colors/simon.vim: Disable reverse for TabLineFill.

10 years agoshell/logout: Minor cleanup.
Simon Ruderich [Fri, 5 Jul 2013 11:11:26 +0000 (13:11 +0200)]
shell/logout: Minor cleanup.

11 years agognupg/gpg.conf: Update copyright year.
Simon Ruderich [Thu, 27 Jun 2013 21:06:34 +0000 (23:06 +0200)]
gnupg/gpg.conf: Update copyright year.

11 years agoxinitrc: Display a warning if xautolock is not available.
Simon Ruderich [Wed, 12 Jun 2013 10:03:49 +0000 (12:03 +0200)]
xinitrc: Display a warning if xautolock is not available.

11 years agoxinitrc: Write errors to ~/.xinitrc.errors if xmessage is not installed.
Simon Ruderich [Tue, 28 May 2013 11:06:41 +0000 (13:06 +0200)]
xinitrc: Write errors to ~/.xinitrc.errors if xmessage is not installed.

11 years agoxinitrc: Lock the screen after a short time of inactivity.
Simon Ruderich [Tue, 28 May 2013 10:55:13 +0000 (12:55 +0200)]
xinitrc: Lock the screen after a short time of inactivity.

11 years agoxinitrc: Terminate background processes.
Simon Ruderich [Tue, 28 May 2013 10:45:24 +0000 (12:45 +0200)]
xinitrc: Terminate background processes.

11 years agoxinitrc: Kill ssh-agent on logout.
Simon Ruderich [Mon, 27 May 2013 21:56:24 +0000 (23:56 +0200)]
xinitrc: Kill ssh-agent on logout.

11 years agoxinitrc: Move options to the top.
Simon Ruderich [Mon, 27 May 2013 17:11:28 +0000 (19:11 +0200)]
xinitrc: Move options to the top.

11 years agoxinitrc: Load general shell environment from ~/.shell/env.
Simon Ruderich [Mon, 27 May 2013 10:43:14 +0000 (12:43 +0200)]
xinitrc: Load general shell environment from ~/.shell/env.

11 years agoxinitrc: Minor documentation update.
Simon Ruderich [Mon, 27 May 2013 10:42:26 +0000 (12:42 +0200)]
xinitrc: Minor documentation update.

11 years agoxinitrc: Ignore (debug) output from redshift.
Simon Ruderich [Mon, 27 May 2013 10:41:38 +0000 (12:41 +0200)]
xinitrc: Ignore (debug) output from redshift.

11 years agoXCompose: Add a few more mappings for umlauts.
Simon Ruderich [Wed, 15 May 2013 20:13:38 +0000 (22:13 +0200)]
XCompose: Add a few more mappings for umlauts.

11 years agoxmonad/xmonad.hs: Use exec xtrlock in mod-z mapping.
Simon Ruderich [Wed, 15 May 2013 20:09:27 +0000 (22:09 +0200)]
xmonad/xmonad.hs: Use exec xtrlock in mod-z mapping.

Prevents an unnecessary shell process while xtrlock is running.

11 years agoreminders.in: Don't display todo items in calendar view.
Simon Ruderich [Mon, 13 May 2013 19:46:47 +0000 (21:46 +0200)]
reminders.in: Don't display todo items in calendar view.

11 years agosetup.sh: Add "Do not edit" warning to generated shell/dircolors.
Simon Ruderich [Tue, 7 May 2013 19:34:54 +0000 (21:34 +0200)]
setup.sh: Add "Do not edit" warning to generated shell/dircolors.

11 years agogdb/gdbinit: Use 16 as default output base.
Simon Ruderich [Tue, 7 May 2013 19:32:18 +0000 (21:32 +0200)]
gdb/gdbinit: Use 16 as default output base.

11 years agogdb/gdbinit: Add colored prompt.
Simon Ruderich [Tue, 7 May 2013 19:31:43 +0000 (21:31 +0200)]
gdb/gdbinit: Add colored prompt.

11 years agolftp/rc: Minor documentation update.
Simon Ruderich [Tue, 7 May 2013 19:30:38 +0000 (21:30 +0200)]
lftp/rc: Minor documentation update.

11 years agoxmonad/xmonad.hs: Fix typo.
Simon Ruderich [Tue, 7 May 2013 19:29:35 +0000 (21:29 +0200)]
xmonad/xmonad.hs: Fix typo.

11 years agoxmonad/xmonad.hs: Add mod-z mapping to lock the screen.
Simon Ruderich [Mon, 6 May 2013 02:42:42 +0000 (04:42 +0200)]
xmonad/xmonad.hs: Add mod-z mapping to lock the screen.

11 years agozsh/rc: Display staged/unstaged info next to cwd in prompt.
Simon Ruderich [Sat, 27 Apr 2013 14:40:44 +0000 (16:40 +0200)]
zsh/rc: Display staged/unstaged info next to cwd in prompt.

In addition to the more detailed vcs_info string on the top right.