]> ruderich.org/simon Gitweb - config/dotfiles.git/shortlog
config/dotfiles.git
2010-03-07 Simon Ruderichsetup.sh: Only create git configs when it's available.
2010-03-07 Simon Ruderichxmodmaprc: Use caps lock as ctrl instead of as escape.
2010-03-07 Simon Ruderichxpdfrc: Add, xpdf configuration file.
2010-02-01 Simon Ruderichzsh: Fix documentation typos.
2010-02-01 Simon Ruderichzsh: Documentation updates.
2010-02-01 Simon Ruderichzsh: Autoload zmv.
2010-02-01 Simon Ruderichshell: Don't use LC_ALL.
2010-01-17 Simon Ruderichzsh: Move OS specific settings to zsh/rc.
2010-01-17 Simon Ruderichshell: Also export TEMP just to be sure.
2010-01-17 Simon Ruderichshell: Only use ~/tmp if it's owned by the current...
2010-01-17 Simon Ruderichzsh: Remove now unnecessary file.
2010-01-17 Simon Ruderichshell: Add ~/bin to PATH if available.
2010-01-17 Simon Ruderichzsh: Make sure elements in PATH are unique.
2010-01-17 Simon Ruderichshell: Use ~/tmp as tempdir if available.
2010-01-17 Simon Ruderichzsh: Update ^P/^N to enter Vi-mode.
2010-01-06 Simon Ruderichvimrc: Add custom 'statusline'.
2010-01-06 Simon Ruderichvimrc: Don't allow running as root.
2009-12-26 Simon Ruderichscreenrc: Remove xon/xoff bindings.
2009-12-26 Simon Ruderichsetup.sh: Minor doc fix.
2009-12-26 Simon Ruderichxinitrc: Documentation update.
2009-12-26 Simon Ruderichxinitrc: Minor doc fix.
2009-12-13 Simon Ruderichvimrc: Disable 'list' and 'number' in help buffers.
2009-12-11 Simon Ruderichvimrc: Doc updates.
2009-12-11 Simon Ruderichvimrc: Also "fix" :Wa.
2009-11-17 Simon Ruderichgitconfig: Add aliases for stash commands.
2009-11-14 Simon RuderichMerge commit 'rammstein/master'
2009-11-14 Simon RuderichMerge commit 'rammstein/master'
2009-11-14 Simon Ruderichvimrc: Minor documentation fix.
2009-11-14 Simon Ruderichvimrc: Don't map ; directly, use <Leader>; instead.
2009-11-14 Simon Ruderichvimrc: Improve check for spelling support.
2009-11-14 Simon Ruderichvimrc: Add mapping to make last active window the only...
2009-11-14 Simon Ruderichzsh: Add global alias U for uniq.
2009-11-01 Simon Ruderichvimrc: Use 72 characters per line in git commit messages.
2009-11-01 Simon Ruderichvimrc: Always display the statusline.
2009-10-30 Simon Ruderichvimrc: Fix detection of matchadd() support.
2009-10-30 Simon Ruderichvimrc: Don't restore last position for git commit messages.
2009-10-30 Simon Ruderichgvimrc: Append to 'guicursor' instead of overwriting it.
2009-10-30 Simon Ruderichvimrc: Whitespace only change.
2009-10-30 Simon Ruderichvimrc: Documentation updates.
2009-10-21 Simon Ruderichvimrc: Documentation fixes.
2009-10-08 Simon Ruderichzsh: Also work when .zsh/functions is not available.
2009-10-06 Simon Ruderichscreenrc: Remove some bindings I don't use.
2009-10-06 Simon Ruderichscreenrc: Add section names.
2009-09-15 Simon Ruderichxinitrc: Set the X root background if possible.
2009-09-15 Simon RuderichXdefaults: Don't use rxvt's perl extensions.
2009-09-15 Simon Ruderichxmodmaprc: Make sure tilde is next to left shift key.
2009-09-15 Simon Ruderichxmonad.hs: Add documentation string.
2009-09-15 Simon Ruderichxmonad.hs: Move the master pane back to the top.
2009-09-15 Simon Ruderichxmonad.hs: Use urxvt as my terminal.
2009-09-03 Simon Ruderichvimrc: Be more compatible with older versions.
2009-09-01 Simon Ruderichvimrc: Remove unnecessary 'tabpagemax' setting.
2009-08-26 Simon Ruderichzsh: Support @ in window titles when using clear.
2009-08-15 Simon RuderichXdefaults: Enable transparency in rxvt.
2009-08-13 Simon Ruderichshell: Remove sudo rights when logging out.
2009-08-13 Simon Ruderichzsh: Increase history size.
2009-08-13 Simon Ruderichzsh: Disable beeps.
2009-08-12 Simon Ruderichscreenrc: Minor documentation improvement.
2009-08-05 Simon Ruderichlib.sh: Minor documentation fixes.
2009-08-04 Simon Ruderichvimrc: Minor documentation changes.
2009-08-04 Simon Ruderichvimrc: Add sections to auto commands.
2009-08-04 Simon Ruderichvimrc: Move some settings from ftdetect to vimrc.
2009-08-04 Simon Ruderichvimrc: Group nospell auto commands together.
2009-08-04 Simon Ruderichvimrc: Move some settings from after/ftplugin to vimrc.
2009-08-04 Simon Ruderichafter/ftplugin/deb.vim: Disable spell checking.
2009-08-04 Simon Ruderichafter/ftplugin/tar.vim: Disable spell checking.
2009-08-03 Simon Ruderichzsh: Move window naming alias to alias section.
2009-08-03 Simon Ruderichzsh: Add support for rxvt.
2009-08-01 Simon Ruderichvimrc: Disable modelines for gitcommit files.
2009-07-29 Simon RuderichInitial import.
2009-07-29 Simon Ruderichvimrc: Go to last position of opened files.
2009-07-28 Simon Ruderichscreenrc: Use white on blue background for messages.
2009-07-26 Simon RuderichXdefaults: Disable scrollback buffer in xterm and rxvt.
2009-07-26 Simon RuderichXdefaults: Add support for rxvt.
2009-07-26 Simon RuderichXdefaults: Whitespace changes for more consistency.
2009-07-26 Simon RuderichXdefaults: Prepare to be terminal emulator independent.
2009-07-26 Simon Ruderichlib.sh: Add perl support to generate().
2009-07-23 Simon Ruderichzsh: Update host name from peters-g5 to nightwish.
2009-07-23 Simon Ruderichscreenrc: Documentation update.
2009-07-21 Simon RuderichRevert "minibufexplorer: Add plugin, version 6.3.2."
2009-07-20 Simon Ruderichgitconfig: Add aliases for fetch and push.
2009-07-18 Simon Ruderichvimrc: Update runtimepath to work with new plugin location.
2009-07-17 Simon Ruderichvimrc: Use inoremap instead of imap.
2009-07-13 Simon RuderichMerge plugins
2009-07-13 Simon RuderichRemove README file.
2009-07-13 Simon RuderichMove files to vim/ to merge with main Vim repository.
2009-07-13 Simon Ruderichxmonad.hs: Spawn some programs on specific workspaces.
2009-07-13 Simon Ruderichxmonad.hs: Only draw borders when necessary.
2009-07-12 Simon Ruderichvimrc: Add support for Mac OS X Leopard.
2009-07-07 Simon Ruderichzsh: Fix TRAPINT to work with lines starting with -.
2009-07-03 Simon Ruderichscreenrc: Color caption.
2009-07-01 Simon Ruderichxmonad.hs: Minor documentation fix.
2009-06-30 Simon Ruderichscreenrc: Document hardstatus.
2009-06-30 Simon Ruderichvimrc: Always highlight TODO, FIXME, CHANGED and XXX.
2009-06-30 Simon Ruderichxmonad.hs: Use improved layout.
2009-06-25 Simon Ruderichscreenrc: Always display the caption.
2009-06-25 Simon Ruderichscreenrc: Display system load in hardstatus.
2009-06-25 Simon Ruderichscreenrc: Use visual bell.
2009-06-25 Simon RuderichXdefaults: Disable allowSendEvents as it's no longer...
2009-06-25 Simon Ruderichxinitrc: Use Xmonad as window manager.
2009-06-20 Simon Ruderichvimrc: Minor documentation fix.
next