]> ruderich.org/simon Gitweb - config/dotfiles.git/history - zsh/rc
zsh: Fix documentation typos.
[config/dotfiles.git] / zsh / rc
2010-02-01 Simon Ruderichzsh: Fix documentation typos.
2010-02-01 Simon Ruderichzsh: Documentation updates.
2010-02-01 Simon Ruderichzsh: Autoload zmv.
2010-01-17 Simon Ruderichzsh: Move OS specific settings to zsh/rc.
2010-01-17 Simon Ruderichzsh: Update ^P/^N to enter Vi-mode.
2009-11-14 Simon RuderichMerge commit 'rammstein/master'
2009-11-14 Simon Ruderichzsh: Add global alias U for uniq.
2009-10-08 Simon Ruderichzsh: Also work when .zsh/functions is not available.
2009-08-26 Simon Ruderichzsh: Support @ in window titles when using clear.
2009-08-13 Simon Ruderichzsh: Increase history size.
2009-08-13 Simon Ruderichzsh: Disable beeps.
2009-08-03 Simon Ruderichzsh: Move window naming alias to alias section.
2009-08-03 Simon Ruderichzsh: Add support for rxvt.
2009-07-07 Simon Ruderichzsh: Fix TRAPINT to work with lines starting with -.
2009-06-11 Simon Ruderichzsh: Add shortcut alias for clear.
2009-06-07 Simon Ruderichzsh: clear sets window title to ".zsh".
2009-06-06 Simon Ruderichzsh: Documentation updates for window name feature.
2009-06-06 Simon Ruderichzsh: Only use stumpish when stumpwm is running.
2009-05-13 Simon Ruderichzsh/rc: Add aliases for gitk and tig.
2009-05-13 Simon Ruderichzsh/rc: Don't use vim -p.
2009-05-08 Simon Ruderichzsh: Fix attachment to running screen sessions.
2009-04-24 Simon Ruderichzsh: Reorder aliases and functions section.
2009-04-24 Simon Ruderichzsh: Remove superfluous comments.
2009-04-24 Simon Ruderichzsh: Remove useless todo function.
2009-04-21 Simon Ruderichzsh: Fix documentation typo.
2009-04-21 Simon Ruderichzsh: Support VCS_Info in versions earlier than 4.3.9.
2009-04-20 Simon Ruderichzsh: Load current completions if available.
2009-04-08 Simon Ruderichzsh: Add new global alias S which calls sort.
2009-04-08 Simon Ruderichzsh: Add new global alias E which performs 2>&1.
2009-03-31 Simon Ruderichzsh: Use -n consistently in window name feature.
2009-03-31 Simon Ruderichzsh: Add documentation to window name feature.
2009-03-31 Simon Ruderichzsh: Make sure entries in $fpath are unique.
2009-03-25 Simon Ruderichzsh: Also add ! to command name when running zsh as...
2009-03-24 Simon Ruderichzsh: Fix 62d757146f6bcf1f4951059769239db024144812.
2009-03-22 Simon Ruderichzsh: Display @ in window name when running ssh.
2009-03-22 Simon Ruderichzsh: Expand aliases in window names correctly with...
2009-03-13 Simon Ruderichzsh: Fix display of running program on linux console.
2009-03-13 Simon Ruderichzsh: Fix infinite loop with screen on linux console.
2009-03-12 Simon Ruderichzsh: Fix for 4.3.4 so add-zsh-hook works.
2009-03-10 Simon Ruderichzsh: Try to fix mistakes when completing.
2009-03-10 Simon Ruderichzsh: Display multiple matches in different groups.
2009-03-10 Simon Ruderichzsh: Reorder completion settings.
2009-03-10 Simon Ruderichzsh: Colorize stderr.
2009-03-10 Simon Ruderichzsh: Set window title to current program in stumpwm.
2009-03-10 Simon Ruderichzsh: Automatically start screen.
2009-02-28 Simon RuderichMerge commit 'simpleplan/master'
2009-02-28 Simon Ruderichzsh: Prevent :q exists the shell.
2009-02-26 Simon RuderichExpand aliases when using sudo.
2009-02-26 Simon RuderichMove code to change window title to own function.
2009-02-24 Simon RuderichMinor documentation fix.
2009-02-23 Simon RuderichUse running program name for xterm's window name.
2009-02-22 Simon RuderichAdd Vim modeline.
2009-02-16 Simon RuderichAdd alias for df to use -h.
2009-02-16 Simon RuderichDisplay a ! in screen's window name for sudo programs.
2009-02-16 Simon RuderichDon't dump cores in zsh.
2009-02-16 Simon RuderichSimulate hooks using _functions arrays for older versions.
2009-02-16 Simon RuderichDon't try to autoload directories in ~/.zsh/functions.
2009-02-16 Simon RuderichMove autoload of add-zsh-hook to "function settings".
2009-02-16 Simon RuderichAdd more debug output.
2009-02-16 Simon RuderichAutoload custom functions at start of zsh/rc.
2009-02-16 Simon RuderichMinor documentation update.
2009-02-16 Simon RuderichUse completion dumpfile in ~/.zsh/cache.
2009-02-16 Simon RuderichLoad zsh/complist before compinit.
2009-02-16 Simon RuderichAutoload functions in ~/.zsh/functions.
2009-02-16 Simon RuderichIncrease zsh history size to 5000 entries.
2009-02-16 Simon RuderichUse program name as screen window title when sudo is...
2009-02-16 Simon RuderichOnly use vim -p when it's available.
2009-02-16 Simon RuderichFix whitespace problem introduced in last commit.
2009-02-16 Simon RuderichOnly use VCS_Info when it's available.
2009-02-16 Simon RuderichDon't display TODOs periodically.
2009-02-16 Simon RuderichDisplay expanded shortcut names in screen.
2009-02-16 Simon RuderichAdd global shortcut to cd up four directories.
2009-02-16 Simon RuderichAdd more shortcuts for often used applications.
2009-02-16 Simon RuderichUse a local variable in screen_preexec().
2009-02-16 Simon RuderichWhen using screen use current command as window name.
2009-02-16 Simon RuderichAlso ignore files on current line when using Git.
2009-02-16 Simon RuderichDisplay current VCS in right prompt.
2009-02-16 Simon RuderichAdded section names to zshrc.
2009-02-16 Simon RuderichMoved loading of add-zsh-hook up.
2009-02-16 Simon RuderichDisplay todo list every hour.
2009-02-16 Simon RuderichMake sure core dumps are saved.
2009-02-16 Simon RuderichMinor documentation fixes.
2009-02-16 Simon RuderichUse add-zsh-hook for hook functions.
2009-02-16 Simon RuderichImproved zsh's completion.
2009-02-16 Simon RuderichAdded useful aliases for zsh.
2009-02-16 Simon RuderichAdded Vim aliases for zsh.
2009-02-16 Simon RuderichAdded OS specific file for Darwin computers (Mac OS X).
2009-02-16 Simon RuderichMoved host specific configuration files to own directory.
2009-02-16 Simon RuderichMinor documentation fixes.
2009-02-16 Simon RuderichUse colorized output with normal ls when GNU ls is...
2009-02-16 Simon RuderichDisplay the job count in zsh's prompt.
2009-02-16 Simon RuderichSimplified loading of config files by using a function.
2009-02-16 Simon RuderichZsh doesn't quit when <C-d> is pressed.
2009-02-16 Simon RuderichUpdate umask settings in zsh.
2009-02-16 Simon RuderichAdded support for colorized completions in zsh.
2008-09-16 Simon RuderichFirst load the zsh file for this hostname, then (env...
2008-09-16 Simon RuderichAdded ls, la and ll functions for better directory...
2008-09-09 Simon RuderichZsh completion additions.
2008-09-09 Simon RuderichImproved trap function to simply add the aborted comman...
2008-09-06 Simon RuderichAdded useful global zsh aliases.
next