zshrc: Fix for detecting bzr repos with vcs_info()
[grml-etc-core.git] / etc / zsh / zshrc
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 ...)
2007-11-22 Michael Prokopzshrc: add (deactivated) MANWIDTH=80; fix colorschema... 0.3.40
2007-11-05 Michael ProkopMove vim vs. vi from /etc/skel/.zshrc.grmlsmall to... 0.3.39
2007-10-22 Frank Terbeckzshrc: not using 'for name0 name1 in a b c d ; ......
2007-10-22 Michael Prokop/etc/zsh/zshrc: enable transient_rprompt only for zsh...
2007-10-18 Michael Prokop/etc/zsh/zshrc: support displaying version control... 0.3.35
2007-10-05 Michael Gebetsroither/etc/zsh/zshrc: added bk() to backup a file with iso...
2007-09-15 Michael ProkopReally fix /etc/grml/lsb-functions :) 0.3.26
2007-09-15 Michael Prokop/etc/grml/lsb-functions: fix empty $COLS (thanks ft)
2007-09-15 Michael Prokop/etc/zsh/zshrc: unalias utf2iso and iso2utf only it... 0.3.25
2007-09-15 Michael Prokop/etc/zsh/zshrc: convert utf2iso and iso2utf into functions
2007-08-17 Frank TerbeckIgnoring commands that match 'aptitude-*'. Using _ignor...
2007-08-16 Frank TerbeckLet sudo-command-line() do something sensible on an...
2007-07-23 Michael Prokopuse aptitude safe-upgrade instead of aptitude upgrade
2007-07-23 Michael ProkopSupport LESS_TERMCAP_* 0.3.17
2007-07-18 Michael Prokop/etc/zsh/zshrc: make sure we provide arguments for...
2007-07-17 Michael ProkopAdded aliases S, s, top10 and function weather()
2007-07-10 Michael Prokop/etc/zsh/zshrc: dchange() - restore old behaviour 0.3.16
2007-07-09 Michael Prokopdchange() function: remove hardcoded option 0.3.15
2007-07-07 Michael Prokop/etc/zsh/zshrc: activate 'setopt pushd_ignore_dups'
2007-07-07 Frank Terbecksetting pushd_ignore_dups.
2007-07-04 Michael Prokop/etc/zsh/zshrc: yse kexec alias only if /proc/cmdline... 0.3.14
2007-07-02 Michael Prokopdchange(): use aptitude to retrieve changelog 0.3.13
2007-07-01 Michael Prokopadded alias "$(uname -r)-reboot for fast rebooting...
2007-07-01 Michael Prokopaoeu(): do not use $XKEYBOARD and $KEYTABLE
2007-06-29 Michael Prokopfix some typos
2007-06-29 Frank Terbeckadded documentation for the genrefcard.pl tags on top...
2007-06-29 Frank Terbeckcompctl definition shadowed _grmlinitd. Found by Anthon...
2007-06-21 Frank Terbeck3 tiny changes in the zsh-setup, that ease generating...
2007-06-21 Frank Terbeckimported comments that can be used to generate the...
2007-06-20 Michael Prokopmove environment stuff from /etc/zsh/zshenv; added...
2007-06-12 Michael Prokop/etc/zsh/zshrc: added function dnews
2007-06-09 Michael Prokopadded function iwclient 0.3.11
2007-06-08 Michael Prokop/etc/zsh/zshrc: added alias ipv6-tunnel
2007-06-07 Michael Prokopapplied patch from Issue230 0.3.10
2007-06-07 Michael Prokop/etc/zsh/zshrc: use \e instead of the escape-sequence
2007-06-04 Michael ProkopAdded toggle key functions to /etc/zsh/zshrc 0.3.9
2007-06-04 Michael ProkopAdded alias llog, use sudo -s and mention alias -s...
2007-05-29 Michael Prokop/etc/zsh/zshrc and /etc/skel/.zshrc: some more checks...
2007-05-27 Michael Prokop/etc/zsh/zshrc: do not even add completion directories... 0.3.6
2007-05-25 Michael Prokop/etc/zsh/zshrc: check for potentially old files in... 0.3.5
2007-05-23 Michael Prokop/etc/zsh/zshrc: check for present directory inside... 0.3.4
2007-05-15 Michael ProkopApplied patch by ft for better $SUDO handling via salia... 0.3.1
2007-05-13 Michael Prokop/etc/zsh/zshrc: check for $SUDO and do not use it when... 0.3.0
2007-05-12 Michael ProkopAdded alias and powerglob insecscp (like insecssh but...
2007-05-10 Michael Prokop/etc/zsh/zshrc: added brltty-wrapper, some new function... 0.2.51
2007-04-29 Michael Prokop/etc/zsh/zshrc: sleep 2 seconds before running flite... 0.2.50
2007-04-22 Michael Prokop/etc/zsh/zshrc: improve code for manual overriding... 0.2.49
2007-04-22 Michael Prokop/etc/zsh/zshrc: restore old behaviour of RPROMPT
2007-04-21 Michael Prokop/etc/zsh/zshrc: use transient_rprompt only with zsh... 0.2.48
2007-04-21 Michael Prokop/etc/zsh/zshrc: re-enable smiley, allow manual overridi...
next