]> ruderich.org/simon Gitweb - config/dotfiles.git/history - zsh/rc
Add more debug output.
[config/dotfiles.git] / zsh / rc
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.
2008-09-06 Simon RuderichMore documentation fixes.
2008-09-06 Simon RuderichAdded zsh trap function to make an aborted command...
2008-09-06 Simon RuderichMinor whitespace and documentation fixes.
2008-09-06 Simon RuderichUpdated case ignoring matcher to first use the entered...
2008-09-05 Simon RuderichAdded the possibility to automatically load configurati...
2008-09-02 Simon RuderichAdded basic zsh configuration files.