]> ruderich.org/simon Gitweb - config/dotfiles.git/history - zsh
Makefile: Use && with cd.
[config/dotfiles.git] / zsh /
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: Remove now unnecessary file.
2010-01-17 Simon Ruderichzsh: Make sure elements in PATH are unique.
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-23 Simon Ruderichzsh: Update host name from peters-g5 to nightwish.
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 Ruderichhost/rc.rammstein: Remove screen attachment.
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/os: Add rc.Linux for linux hosts.
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-22 Simon RuderichUse one logout file which is included by bash and zsh.
2009-02-20 Simon RuderichUse . instead of source to load config files.
2009-02-16 Simon RuderichMerge commit 'rammstein/master'
2009-02-16 Simon RuderichAdd zsh logout configuration file.
2009-02-16 Simon RuderichDon't use *.local files, use hostname instead.
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.
next