Disable the skel check if running off a cd
[grml-etc-core.git] / etc / zsh / zshrc
2009-02-13 Frank TerbeckDisable the skel check if running off a cd v0.3.62
2009-02-13 Michael Prokops/please notice/please note/ - thanks ft
2009-02-13 Michael ProkopImprove NEWS and upgrade text
2009-02-13 Michael ProkopAdd/Update header of /etc/skel/.zshrc and /etc/zsh...
2009-02-09 Frank Terbeckzshrc: Move more commented-out code to skel/.zshrc
2009-02-08 escadding -f (force) switch to xtrename
2009-02-08 Frank Terbeckzshrc: provide .. as a completion
2009-02-08 Jan-Hendrik ZabUse check_com for screen alias check/execution.
2009-02-08 Alexander Steinböckzshrc: Fix status() when $BAUD is unset
2009-02-08 Frank Terbeckzshrc: try to be smarter about the skel warning
2009-02-08 Frank Terbeckzshrc: move version check functions further to the...
2009-02-08 Frank Terbeckzshrc: move all the commented-out code to the skel...
2009-02-08 Frank TerbeckRemove the use of ${rrn}, which is too new for vcs_info...
2009-02-08 Christian Hofstaedtlerapply "PATCH: vcs_info, implement disable-patterns...
2009-02-08 Frank Terbeckzshrc: Add a warning about the new zshrc setup files
2009-02-08 Christian Hofstaedtlerzshrc: add support for OS X, including fink and macports
2009-02-08 Frank Terbeckzshrc: Unification cleanup - Episode V
2009-02-08 Frank Terbeckzshrc: Unification cleanup - Episode IV
2009-02-08 Frank Terbeckzshrc: Unification cleanup - Episode III
2009-02-08 Frank Terbeckzshrc: Unification cleanup - Episode II
2009-02-08 Frank Terbeckzshrc: Unification cleanup - Episode I
2009-02-08 Frank Terbeckzshrc: adding zg()
2009-02-08 Frank TerbeckLoading .zshrc.pre if it exists
2009-02-08 Frank Terbeckzshrc: Remove some unneeded code
2009-02-08 Frank TerbeckMerging all zshrc files into one
2008-11-02 Michael Prokopzshrc: update function swspeak for new script swspeak... v0.3.59
2008-10-06 Frank Terbeckzshrc: set default values for NOPRECMD and friends
2008-10-01 Michael ProkopReplace hg with git URLs
2008-09-29 Frank Terbeckzshrc: update zsh-help() output
2008-09-29 Frank Terbeckzshrc: improvements by Kai Wilke. Thanks!
2008-09-16 Frank Terbeckzshrc: ...updated the code, but not its users... fix.
2008-09-16 Frank Terbeckzshrc: partial rewrite of vcs_info()
2008-09-11 Frank Terbeckzshrc: Fixing $PS2
2008-09-06 Frank Terbeckzshrc: oops, renamed styles; use the new ones
2008-09-05 Frank Terbeckzshrc: changing invocation of vcs_info()
2008-09-02 Frank Terbeckzshrc: 'limit stack' needs zsh 4.2.5 or newer (not...
2008-09-01 Frank Terbeckzshrc: Fixing ${YELLOW]}, which is bad zsh syntax.
2008-08-31 Frank Terbeckzshrc: Fixes for svk in vcs_info()
2008-08-31 Frank Terbeckzshrc: Fix in svn backend of vcs_info(), doc updates
2008-08-31 Frank Terbeckzshrc: Add experimental bzr backend to vcs_info()
2008-08-29 Frank Terbeckzshrc: Adding support for cvs repositories to vcs_info()
2008-08-29 Frank Terbeckzshrc: Improve robustness of the bzr backend in vcs_info()
2008-08-29 Frank Terbeckzshrc: Adding support for monotone repositories to...
2008-08-29 Frank Terbeckzshrc: Adding support for darcs repositories to vcs_info()
2008-08-29 Frank TerbeckIntroduce a disable style to vcs_info()
2008-08-29 Frank Terbeckzshrc: Handle non-repo .hg subdirectories
2008-08-28 Frank Terbeckzshrc: A few changes for the sake of consistency
2008-08-27 Frank Terbeckzshrc: Make vcs_info() detect $GIT_DIR/svn and set...
2008-08-27 Frank Terbeckzshrc: Clean up vcs_info() a little
2008-08-27 Frank Terbeckzshrc: Handle a state of git in vcs_info(), when a...
2008-08-26 Frank Terbeckzshrc: Fix for detecting bzr repos with vcs_info() 0.3.52
2008-08-26 Frank Terbeckzshrc: Load colors earlier, for vcs_info()
2008-08-26 Frank Terbeckzshrc: Fixing a stupid typo in the last commit, which...
2008-08-26 Frank Terbeckzshrc: Enable vcs_info() in our prompts by default.
2008-08-26 Frank Terbeckzshrc: Remove the old __vcs_dir() code
2008-08-26 Frank Terbeckzshrc: Introduce vcs_info()
2008-08-06 Michael ProkopAdd (deactivated) completion for aliases 0.3.51
2008-08-06 Michael ProkopRevert removal of xunfunction(), people are using it...
2008-08-06 Frank TerbeckRemoving xunfunction()
2008-08-03 Michael ProkopProvide more processes in completion [...] of killall
2008-08-01 Michael Gebetsroithermerged
2008-08-01 Michael Gebetsroitherzshrc: add runit sysv emulation support to Start/Stop...
2008-05-30 Frank TerbeckMake abbreviation optional
2008-05-17 Michael ProkopAdd support for ${HOME}/.zshenv; set $PATH on Solaris...
2008-03-26 Frank TerbeckAdding print -l ${(u)foobar} workaround for pre-4.2...
2008-03-26 Frank TerbeckMove version and system checking functions up in the...
2008-03-26 Frank TerbeckDisable persistent dirstack for shells older then 4.2.0
2008-03-20 Frank TerbeckAdd proper bindings for history-beginning-search-{forwa...
2008-02-13 Frank Terbeckzshrc: Keeping check_com() defined after zshrcs are...
2008-02-11 Michael ProkopMerge branches 0.3.48
2008-02-11 Michael Prokopzshrc: use sudo su for alias su
2008-02-02 Frank Terbeckzshrc: autoloading is-at-least again
2008-02-02 Frank Terbeckzshrc: using FOO=${FOO:-default} instead of (( ${+FOO...
2008-02-01 Michael Prokopzshrc: setopt longlistjobs
2008-02-01 Frank Terbeckzshrc: add a check for ZSH_VERSION >= 3.1.7
2008-02-01 Frank Terbeckzshrc: introduce zrcautoload()
2008-02-01 Frank Terbeckzshrc: Don't use is-at-least anymore
2008-01-31 Frank Terbeckzshrc: fix breakage, which was revealed by a zsh v3...
2008-01-27 Alexander 'z3ttach... etc/zsh/zshrc: changed `most' for $PAGER in dchange...
2008-01-20 Frank Terbeckmissed -l for print in chdir()... I need sleep. 0.3.47
2008-01-20 Frank Terbeckzshrc: prevent chdir() from putting dupes into ~/.zdirs
2008-01-19 Frank Terbeckzshrc: fixed some refcard-generating tags, that where... 0.3.46
2008-01-16 Michael Prokopzshrc: set $NAME in screen title only if $HOSTNAME...
2007-12-29 Frank Terbeckzshrc: Removing folsym()
2007-12-26 Frank TerbeckRemoving the (commented out) my_accept() widget from...
2007-12-26 Frank TerbeckAdding a generic accept-line wrapper
2007-12-22 Frank Terbeckzshrc: make grmlcomp() readable (':nmap b v$hdO<ESC...
2007-12-22 Frank Terbeckzshrc: convert swspeak from alias to function
2007-12-22 Michael ProkopDisable keybindings of issue350 by default and move...
2007-12-21 Michael ProkopApply second patch from issue350
2007-12-21 Michael ProkopApply patch from issue350
2007-12-20 Frank Terbeckzshrc: $reswords is an array *not* a hash...
2007-12-16 Michael Prokop/etc/zsh/zshrc: change logic of $HOSTNAME in preexec() 0.3.43
2007-12-11 Frank TerbeckDisable command-completion descriptions
2007-12-06 Michael Prokopzsh: Make sure xsource works in any case; add modelines...
2007-12-06 Michael ProkopApplied patch bomb for unified indenting, thanks ft
2007-12-04 Michael ProkopRevert the b0rken type change for zsh
2007-12-04 Michael ProkopApplied patch by ft and updated changelog
2007-12-03 Michael ProkopApply patch by z3ttacht regarding issue354
2007-12-03 Michael Prokopzsh: replace $(which ...) with $(type ...)
next