]> ruderich.org/simon Gitweb - config/dotfiles.git/history - zsh/rc
zsh/rc: fix `reset` with zsh-internal colored stderr hack
[config/dotfiles.git] / zsh / rc
2010-11-08 Simon Ruderichzsh/rc: Run rem on startup and after every four hours.
2010-11-08 Simon Ruderichzsh/rc: Fix minor comment typo.
2010-10-31 Simon RuderichAdd missing timezones to dates.
2010-10-31 Simon Ruderichzsh/rc: Don't start screen on the Linux console.
2010-10-31 Simon Ruderichzsh/rc: Don't complete unwanted files with Vim.
2010-10-31 Simon Ruderichzsh/rc: Add wrappers for tree and xpdf.
2010-10-13 Simon Ruderichzsh/rc: Reduce calls to external programs.
2010-10-13 Simon Ruderichzsh/rc: Remove OS X related settings.
2010-09-23 Simon Ruderichzsh/rc: Ignore cd and ls aliases in the window title...
2010-09-20 Simon Ruderichzsh/rc: Fix sourcing of ~/.zsh/rc.local.
2010-09-18 Simon RuderichSimplify configuration setup.
2010-09-18 Simon RuderichImprove source_debug() output.
2010-09-13 Simon Ruderichzsh/rc: Don't complete ./config.* files.
2010-08-16 Simon Ruderichzsh/rc: Escape non printable characters when setting...
2010-08-16 Simon Ruderichzsh/rc: Minor documentation fix.
2010-07-24 Simon Ruderichzsh/rc: Minor documentation fix.
2010-07-24 Simon Ruderichzsh/rc: Add fallback completer to ^F which always compl...
2010-06-21 Simon Ruderichzsh/rc: Prevent error when running on a different TERM.
2010-06-21 Simon Ruderichzsh/rc: Minor documentation fix.
2010-06-21 Simon Ruderichzsh/rc: Use @:!hostname for remote root screens in...
2010-05-24 Simon Ruderichzsh/rc: Use a multiline prompt.
2010-05-17 Simon Ruderichzsh/rc: Minor documentation updates.
2010-05-17 Simon Ruderichzsh/rc: Also set RPROMPT in a precmd() hook.
2010-05-17 Simon Ruderichzsh/rc: Set PROMPT in a precmd() hook.
2010-05-17 Simon Ruderichzsh/rc: Move prompt below vcs_info.
2010-05-17 Simon Ruderichzsh/rc: Use caching with vcs_info to speed up the prompt.
2010-04-24 Simon Ruderichzsh/rc: Fix title when using screen.
2010-04-23 Simon Ruderichzsh/rc: Use exec when automatically starting screen.
2010-04-23 Simon RuderichMerge remote branch 'rammstein/master'
2010-04-23 Simon Ruderichzsh/rc: Only call uname once.
2010-04-23 Simon Ruderichzsh/rc: Ignore same values in current line for all...
2010-04-23 Simon Ruderichzsh/rc: Fix wrong handling of vi in title code.
2010-04-23 Simon Ruderichzsh/rc: Minor documentation update.
2010-04-05 Simon Ruderichzsh/rc: Handle whitespace/quotes correctly when abortin...
2010-03-30 Simon Ruderichzsh/rc: Fix window_precmd() when running zsh as root...
2010-03-30 Simon Ruderichzsh/rc: Fix window_title() if unknown TERM is used.
2010-03-16 Simon Ruderichzsh/rc: Simplify bindkey a little bit more.
2010-03-16 Simon Ruderichzsh/rc: Bindkey can unbind multiple keys.
2010-03-16 Simon Ruderichzsh/rc: Also allow jj to exit insert mode.
2010-03-16 Simon Ruderichzsh/rc: Disable arrow keys.
2010-03-16 Simon Ruderichzsh/rc: Create new key bindings section.
2010-03-14 Simon Ruderichzsh/rc: Improve stderr colorization script.
2010-03-14 Simon Ruderichzsh/rc: Use ' instead of " when possible, drop them...
2010-03-13 Simon Ruderichzsh/rc: window_title() optimization, only check TERM...
2010-03-13 Simon Ruderichzsh/rc: Display @:hostname when running screen on remot...
2010-03-13 Simon Ruderichzsh/rc: Add global aliases for head and tail.
2010-03-13 Simon Ruderichzsh/rc: Minor documentation fixes.
2010-03-13 Simon Ruderichzsh/rc: Also simulate chpwd_functions for older Zsh.
2010-03-12 Simon Ruderichzsh/rc: Use correct spelling of vcs_info.
2010-03-11 Simon Ruderichzsh/rc: Run commands after everything else is done.
2010-03-11 Simon Ruderichzsh/rc: Only use %u/%c if VCS_Info is current enough.
2010-03-11 Simon Ruderichzsh/rc: Also display staged/unstaged changes in actionf...
2010-03-11 Simon Ruderichzsh/rc: Minor documentation changes for VCS_Info.
2010-03-10 Simon Ruderichzsh/rc: Unstaged/stages changes are displayed in RPROMPT.
2010-03-10 Simon Ruderichzsh/rc: Don't display + in prompt when running as subshell.
2010-03-10 Simon Ruderichzsh/rc: Simplify prompts with color variables.
2010-03-10 Simon Ruderichzsh/rc: Minor documentation fixes.
2010-03-08 Simon Ruderichbash/rc, zsh/rc: Move aliases to shell/aliases.
2010-03-07 Simon Ruderichzsh/rc: Drop title stumpwm support.
2010-03-07 Simon Ruderichzsh/rc: Improve script which colors stderr red.
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.
next