+/etc/zsh/zshenv:15> [[ -z /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games || /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games == /bin:/usr/bin ]] +/etc/zsh/zshrc:9> READNULLCMD=/usr/bin/pager +/etc/zsh/zshrc:11> [[ xterm != emacs ]] +/etc/zsh/zshrc:12> [[ -z '[3~' ]] +/etc/zsh/zshrc:12> bindkey -M emacs '[3~' delete-char +/etc/zsh/zshrc:13> [[ -z OH ]] +/etc/zsh/zshrc:13> bindkey -M emacs OH beginning-of-line +/etc/zsh/zshrc:14> [[ -z OF ]] +/etc/zsh/zshrc:14> bindkey -M emacs OF end-of-line +/etc/zsh/zshrc:15> [[ -z '[2~' ]] +/etc/zsh/zshrc:15> bindkey -M emacs '[2~' overwrite-mode +/etc/zsh/zshrc:16> [[ -z '[3~' ]] +/etc/zsh/zshrc:16> bindkey -M vicmd '[3~' vi-delete-char +/etc/zsh/zshrc:17> [[ -z OH ]] +/etc/zsh/zshrc:17> bindkey -M vicmd OH vi-beginning-of-line +/etc/zsh/zshrc:18> [[ -z OF ]] +/etc/zsh/zshrc:18> bindkey -M vicmd OF vi-end-of-line +/etc/zsh/zshrc:19> [[ -z '[2~' ]] +/etc/zsh/zshrc:19> bindkey -M vicmd '[2~' overwrite-mode +/etc/zsh/zshrc:21> [[ -z '' ]] +/etc/zsh/zshrc:21> bindkey -M viins '' vi-up-line-or-history +/etc/zsh/zshrc:22> [[ -z '' ]] +/etc/zsh/zshrc:22> bindkey -M viins '' vi-forward-char +/etc/zsh/zshrc:23> [[ -z OA ]] +/etc/zsh/zshrc:23> bindkey -M viins OA vi-up-line-or-history +/etc/zsh/zshrc:24> [[ -z OB ]] +/etc/zsh/zshrc:24> bindkey -M viins OB vi-down-line-or-history +/etc/zsh/zshrc:25> [[ -z OC ]] +/etc/zsh/zshrc:25> bindkey -M viins OC vi-forward-char +/etc/zsh/zshrc:26> [[ -z OD ]] +/etc/zsh/zshrc:26> bindkey -M viins OD vi-backward-char +/etc/zsh/zshrc:29> [[ OA == 'O*' ]] +/etc/zsh/zshrc:29> bindkey -M viins '' vi-up-line-or-history +/etc/zsh/zshrc:30> [[ OB == 'O*' ]] +/etc/zsh/zshrc:30> bindkey -M viins '' vi-down-line-or-history +/etc/zsh/zshrc:31> [[ OC == 'O*' ]] +/etc/zsh/zshrc:31> bindkey -M viins '' vi-forward-char +/etc/zsh/zshrc:32> [[ OD == 'O*' ]] +/etc/zsh/zshrc:32> bindkey -M viins '' vi-backward-char +/etc/zsh/zshrc:33> [[ OH == 'O*' ]] +/etc/zsh/zshrc:33> bindkey -M viins '' beginning-of-line +/etc/zsh/zshrc:34> [[ OF == 'O*' ]] +/etc/zsh/zshrc:34> bindkey -M viins '' end-of-line +/etc/zsh/zshrc:35> [[ OH == 'O*' ]] +/etc/zsh/zshrc:35> bindkey -M emacs '' beginning-of-line +/etc/zsh/zshrc:36> [[ OF == 'O*' ]] +/etc/zsh/zshrc:36> bindkey -M emacs '' end-of-line +/etc/zsh/zshrc:39> zstyle ':completion:*:sudo:*' command-path /usr/local/sbin /usr/local/bin /usr/sbin /usr/bin /sbin /bin /usr/X11R6/bin +/etc/zsh/zshrc:42> unalias run-help +/etc/zsh/zshrc:43> autoload run-help +/home/unicum/.zshrc:108> [[ '' -gt 0 ]] +/home/unicum/.zshrc:114> [[ -r /home/unicum/.zshrc.pre ]] +/home/unicum/.zshrc:114> source /home/unicum/.zshrc.pre +/home/unicum/.zshrc.pre:2> GRML_WARN_SKEL=0 +/home/unicum/.zshrc:165> isgrml +isgrml:1> [[ -f /etc/grml_version ]] +isgrml:2> return 1 +/home/unicum/.zshrc:189> (( EUID != 0 )) +/home/unicum/.zshrc:189> SUDO=sudo +/home/unicum/.zshrc:194> isgrml +isgrml:1> [[ -f /etc/grml_version ]] +isgrml:2> return 1 +/home/unicum/.zshrc:203> [[ 4.3.6 == '3.1.<7->*' || 4.3.6 == '3.<2->.<->*' || 4.3.6 == '<4->.<->*' ]] +/home/unicum/.zshrc:254> zrcautoload is-at-least +zrcautoload:1> emulate -L zsh +zrcautoload:2> setopt extended_glob +zrcautoload:3> local fdir ffile +zrcautoload:4> local -i ffound +zrcautoload:6> ffile=is-at-least +zrcautoload:7> (( found = 0 )) +zrcautoload:8> fdir=/usr/local/share/zsh/site-functions +zrcautoload:9> [[ -e /usr/local/share/zsh/site-functions/is-at-least ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Calendar +zrcautoload:9> [[ -e /usr/share/zsh/functions/Calendar/is-at-least ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/is-at-least ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/AIX +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/AIX/is-at-least ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/BSD +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/BSD/is-at-least ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Base +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Base/is-at-least ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Cygwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Cygwin/is-at-least ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Darwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Darwin/is-at-least ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Debian +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Debian/is-at-least ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Linux +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Linux/is-at-least ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Mandriva +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Mandriva/is-at-least ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Redhat +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Redhat/is-at-least ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Unix +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Unix/is-at-least ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/X +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/X/is-at-least ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Zsh +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Zsh/is-at-least ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Exceptions +zrcautoload:9> [[ -e /usr/share/zsh/functions/Exceptions/is-at-least ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/MIME +zrcautoload:9> [[ -e /usr/share/zsh/functions/MIME/is-at-least ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Misc +zrcautoload:9> [[ -e /usr/share/zsh/functions/Misc/is-at-least ]] +zrcautoload:9> (( ffound = 1 )) +zrcautoload:8> fdir=/usr/share/zsh/functions/Newuser +zrcautoload:9> [[ -e /usr/share/zsh/functions/Newuser/is-at-least ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Prompts +zrcautoload:9> [[ -e /usr/share/zsh/functions/Prompts/is-at-least ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/TCP +zrcautoload:9> [[ -e /usr/share/zsh/functions/TCP/is-at-least ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zftp +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zftp/is-at-least ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zle +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zle/is-at-least ]] +zrcautoload:12> (( ffound == 0 )) +zrcautoload:13> [[ 4.3.6 == '3.1.<6->' || 4.3.6 == '<4->*' ]] +zrcautoload:14> autoload -U is-at-least +zrcautoload:18> return 0 +/home/unicum/.zshrc:259> setopt append_history +/home/unicum/.zshrc:260> is4 +is4:1> [[ 4.3.6 == '<4->*' ]] +is4:1> return 0 +/home/unicum/.zshrc:260> setopt SHARE_HISTORY +/home/unicum/.zshrc:261> setopt extended_history +/home/unicum/.zshrc:262> is4 +is4:1> [[ 4.3.6 == '<4->*' ]] +is4:1> return 0 +/home/unicum/.zshrc:262> setopt histignorealldups +/home/unicum/.zshrc:264> setopt histignorespace +/home/unicum/.zshrc:266> setopt auto_cd +/home/unicum/.zshrc:268> setopt extended_glob +/home/unicum/.zshrc:272> setopt longlistjobs +/home/unicum/.zshrc:273> setopt notify +/home/unicum/.zshrc:274> setopt hash_list_all +/home/unicum/.zshrc:276> setopt completeinword +/home/unicum/.zshrc:277> setopt nohup +/home/unicum/.zshrc:278> setopt auto_pushd +/home/unicum/.zshrc:279> setopt nonomatch +/home/unicum/.zshrc:280> setopt nobeep +/home/unicum/.zshrc:281> setopt pushd_ignore_dups +/home/unicum/.zshrc:282> setopt noglobdots +/home/unicum/.zshrc:283> setopt noshwordsplit +/home/unicum/.zshrc:284> setopt unset +/home/unicum/.zshrc:290> NOCOR=0 +/home/unicum/.zshrc:291> NOMENU=0 +/home/unicum/.zshrc:292> NOPRECMD=0 +/home/unicum/.zshrc:293> COMMAND_NOT_FOUND=0 +/home/unicum/.zshrc:294> GRML_ZSH_CNF_HANDLER=/usr/share/command-not-found/command-not-found +/home/unicum/.zshrc:295> BATTERY=0 +/home/unicum/.zshrc:296> GRMLSMALL_SPECIFIC=1 +/home/unicum/.zshrc:297> GRML_ALWAYS_LOAD_ALL=0 +/home/unicum/.zshrc:298> ZSH_NO_DEFAULT_LOCALE=0 +/home/unicum/.zshrc:391> is42 +is42:1> [[ 4.3.6 == '4.<2->*' ]] +is42:1> return 0 +/home/unicum/.zshrc:462> (( ZSH_NO_DEFAULT_LOCALE == 0 )) +/home/unicum/.zshrc:463> xsource /etc/default/locale +xsource:1> (( 1 < 1 )) +xsource:6> (( 1 > 0 )) +xsource:7> [[ -r /etc/default/locale ]] +xsource:7> source /etc/default/locale +/etc/default/locale:2> LANG=en_US.UTF-8 +xsource:8> shift +xsource:6> (( 0 > 0 )) +xsource:10> return 0 +/home/unicum/.zshrc:466> var=LANG +/home/unicum/.zshrc:467> [[ -n en_US.UTF-8 ]] +/home/unicum/.zshrc:467> export LANG +/home/unicum/.zshrc:466> var=LC_ALL +/home/unicum/.zshrc:467> [[ -n '' ]] +/home/unicum/.zshrc:466> var=LC_MESSAGES +/home/unicum/.zshrc:467> [[ -n '' ]] +/home/unicum/.zshrc:470> xsource /etc/sysconfig/keyboard +xsource:1> (( 1 < 1 )) +xsource:6> (( 1 > 0 )) +xsource:7> [[ -r /etc/sysconfig/keyboard ]] +xsource:8> shift +xsource:6> (( 0 > 0 )) +xsource:10> return 0 +/home/unicum/.zshrc:472> TZ=+/home/unicum/.zshrc:1> xcat /etc/timezone +xcat:1> emulate -L zsh +xcat:2> (( 1 != 1 )) +xcat:7> [[ -r /etc/timezone ]] +xcat:7> cat /etc/timezone +xcat:8> return 0 +/home/unicum/.zshrc:472> TZ=Europe/Berlin +/home/unicum/.zshrc:476> check_com -c vim +check_com:1> emulate -L zsh +check_com:2> local -i comonly gatoo +check_com:4> [[ -c == -c ]] +check_com:5> (( comonly = 1 )) +check_com:6> shift +check_com:14> (( 1 != 1 )) +check_com:19> (( comonly > 0 )) +check_com:20> [[ -n /usr/bin/vim ]] +check_com:20> return 0 +/home/unicum/.zshrc:478> export 'EDITOR=vim' +/home/unicum/.zshrc:484> export 'PAGER=less' +/home/unicum/.zshrc:487> export 'MAIL=/var/mail/unicum' +/home/unicum/.zshrc:490> export 'SHELL=/bin/zsh' +/home/unicum/.zshrc:493> check_com -c dircolors +check_com:1> emulate -L zsh +check_com:2> local -i comonly gatoo +check_com:4> [[ -c == -c ]] +check_com:5> (( comonly = 1 )) +check_com:6> shift +check_com:14> (( 1 != 1 )) +check_com:19> (( comonly > 0 )) +check_com:20> [[ -n /usr/bin/dircolors ]] +check_com:20> return 0 +/home/unicum/.zshrc:1> dircolors -b +/home/unicum/.zshrc:493> eval 'LS_COLORS='\''no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.svgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:'\'';' export LS_COLORS +(eval):1> LS_COLORS='no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.svgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:' +(eval):1> export LS_COLORS +/home/unicum/.zshrc:495> isdarwin +isdarwin:1> [[ linux-gnu == 'darwin*' ]] +isdarwin:2> return 1 +/home/unicum/.zshrc:498> isdarwin +isdarwin:1> [[ linux-gnu == 'darwin*' ]] +isdarwin:2> return 1 +/home/unicum/.zshrc:505> isdarwin +isdarwin:1> [[ linux-gnu == 'darwin*' ]] +isdarwin:2> return 1 +/home/unicum/.zshrc:508> fdir=/usr/share/grml/zsh/completion +/home/unicum/.zshrc:509> fpath=( /usr/share/grml/zsh/completion /usr/local/share/zsh/site-functions /usr/share/zsh/functions/Calendar /usr/share/zsh/functions/Completion /usr/share/zsh/functions/Completion/AIX /usr/share/zsh/functions/Completion/BSD /usr/share/zsh/functions/Completion/Base /usr/share/zsh/functions/Completion/Cygwin /usr/share/zsh/functions/Completion/Darwin /usr/share/zsh/functions/Completion/Debian /usr/share/zsh/functions/Completion/Linux /usr/share/zsh/functions/Completion/Mandriva /usr/share/zsh/functions/Completion/Redhat /usr/share/zsh/functions/Completion/Unix /usr/share/zsh/functions/Completion/X /usr/share/zsh/functions/Completion/Zsh /usr/share/zsh/functions/Exceptions /usr/share/zsh/functions/MIME /usr/share/zsh/functions/Misc /usr/share/zsh/functions/Newuser /usr/share/zsh/functions/Prompts /usr/share/zsh/functions/TCP /usr/share/zsh/functions/Zftp /usr/share/zsh/functions/Zle ) +/home/unicum/.zshrc:510> [[ '/usr/share/grml/zsh/completion /usr/local/share/zsh/site-functions /usr/share/zsh/functions/Calendar /usr/share/zsh/functions/Completion /usr/share/zsh/functions/Completion/AIX /usr/share/zsh/functions/Completion/BSD /usr/share/zsh/functions/Completion/Base /usr/share/zsh/functions/Completion/Cygwin /usr/share/zsh/functions/Completion/Darwin /usr/share/zsh/functions/Completion/Debian /usr/share/zsh/functions/Completion/Linux /usr/share/zsh/functions/Completion/Mandriva /usr/share/zsh/functions/Completion/Redhat /usr/share/zsh/functions/Completion/Unix /usr/share/zsh/functions/Completion/X /usr/share/zsh/functions/Completion/Zsh /usr/share/zsh/functions/Exceptions /usr/share/zsh/functions/MIME /usr/share/zsh/functions/Misc /usr/share/zsh/functions/Newuser /usr/share/zsh/functions/Prompts /usr/share/zsh/functions/TCP /usr/share/zsh/functions/Zftp /usr/share/zsh/functions/Zle' == /usr/share/grml/zsh/functions ]] +/home/unicum/.zshrc:508> fdir=/usr/share/grml/zsh/functions +/home/unicum/.zshrc:509> fpath=( /usr/share/grml/zsh/functions /usr/share/grml/zsh/completion /usr/local/share/zsh/site-functions /usr/share/zsh/functions/Calendar /usr/share/zsh/functions/Completion /usr/share/zsh/functions/Completion/AIX /usr/share/zsh/functions/Completion/BSD /usr/share/zsh/functions/Completion/Base /usr/share/zsh/functions/Completion/Cygwin /usr/share/zsh/functions/Completion/Darwin /usr/share/zsh/functions/Completion/Debian /usr/share/zsh/functions/Completion/Linux /usr/share/zsh/functions/Completion/Mandriva /usr/share/zsh/functions/Completion/Redhat /usr/share/zsh/functions/Completion/Unix /usr/share/zsh/functions/Completion/X /usr/share/zsh/functions/Completion/Zsh /usr/share/zsh/functions/Exceptions /usr/share/zsh/functions/MIME /usr/share/zsh/functions/Misc /usr/share/zsh/functions/Newuser /usr/share/zsh/functions/Prompts /usr/share/zsh/functions/TCP /usr/share/zsh/functions/Zftp /usr/share/zsh/functions/Zle ) +/home/unicum/.zshrc:510> [[ '/usr/share/grml/zsh/functions /usr/share/grml/zsh/completion /usr/local/share/zsh/site-functions /usr/share/zsh/functions/Calendar /usr/share/zsh/functions/Completion /usr/share/zsh/functions/Completion/AIX /usr/share/zsh/functions/Completion/BSD /usr/share/zsh/functions/Completion/Base /usr/share/zsh/functions/Completion/Cygwin /usr/share/zsh/functions/Completion/Darwin /usr/share/zsh/functions/Completion/Debian /usr/share/zsh/functions/Completion/Linux /usr/share/zsh/functions/Completion/Mandriva /usr/share/zsh/functions/Completion/Redhat /usr/share/zsh/functions/Completion/Unix /usr/share/zsh/functions/Completion/X /usr/share/zsh/functions/Completion/Zsh /usr/share/zsh/functions/Exceptions /usr/share/zsh/functions/MIME /usr/share/zsh/functions/Misc /usr/share/zsh/functions/Newuser /usr/share/zsh/functions/Prompts /usr/share/zsh/functions/TCP /usr/share/zsh/functions/Zftp /usr/share/zsh/functions/Zle' == /usr/share/grml/zsh/functions ]] +/home/unicum/.zshrc:516> unset fdir func +/home/unicum/.zshrc:519> export 'LESS_TERMCAP_mb=' +/home/unicum/.zshrc:520> export 'LESS_TERMCAP_md=' +/home/unicum/.zshrc:521> export 'LESS_TERMCAP_me=' +/home/unicum/.zshrc:522> export 'LESS_TERMCAP_se=' +/home/unicum/.zshrc:523> export 'LESS_TERMCAP_so=' +/home/unicum/.zshrc:524> export 'LESS_TERMCAP_ue=' +/home/unicum/.zshrc:525> export 'LESS_TERMCAP_us=' +/home/unicum/.zshrc:527> MAILCHECK=30 +/home/unicum/.zshrc:528> REPORTTIME=5 +/home/unicum/.zshrc:529> watch=( notme root ) +/home/unicum/.zshrc:532> typeset -U path cdpath fpath manpath +/home/unicum/.zshrc:536> [[ xterm != emacs ]] +/home/unicum/.zshrc:537> [[ -z '[3~' ]] +/home/unicum/.zshrc:537> bindkey -M emacs '[3~' delete-char +/home/unicum/.zshrc:538> [[ -z OH ]] +/home/unicum/.zshrc:538> bindkey -M emacs OH beginning-of-line +/home/unicum/.zshrc:539> [[ -z OF ]] +/home/unicum/.zshrc:539> bindkey -M emacs OF end-of-line +/home/unicum/.zshrc:540> [[ -z '[3~' ]] +/home/unicum/.zshrc:540> bindkey -M vicmd '[3~' vi-delete-char +/home/unicum/.zshrc:541> [[ -z OH ]] +/home/unicum/.zshrc:541> bindkey -M vicmd OH vi-beginning-of-line +/home/unicum/.zshrc:542> [[ -z OF ]] +/home/unicum/.zshrc:542> bindkey -M vicmd OF vi-end-of-line +/home/unicum/.zshrc:543> [[ -z '' ]] +/home/unicum/.zshrc:543> bindkey -M viins '' vi-up-line-or-history +/home/unicum/.zshrc:544> [[ -z '' ]] +/home/unicum/.zshrc:544> bindkey -M viins '' vi-forward-char +/home/unicum/.zshrc:545> [[ -z OA ]] +/home/unicum/.zshrc:545> bindkey -M viins OA vi-up-line-or-history +/home/unicum/.zshrc:546> [[ -z OB ]] +/home/unicum/.zshrc:546> bindkey -M viins OB vi-down-line-or-history +/home/unicum/.zshrc:547> [[ -z OC ]] +/home/unicum/.zshrc:547> bindkey -M viins OC vi-forward-char +/home/unicum/.zshrc:548> [[ -z OD ]] +/home/unicum/.zshrc:548> bindkey -M viins OD vi-backward-char +/home/unicum/.zshrc:550> [[ OA == 'O*' ]] +/home/unicum/.zshrc:550> bindkey -M viins '' vi-up-line-or-history +/home/unicum/.zshrc:551> [[ OB == 'O*' ]] +/home/unicum/.zshrc:551> bindkey -M viins '' vi-down-line-or-history +/home/unicum/.zshrc:552> [[ OC == 'O*' ]] +/home/unicum/.zshrc:552> bindkey -M viins '' vi-forward-char +/home/unicum/.zshrc:553> [[ OD == 'O*' ]] +/home/unicum/.zshrc:553> bindkey -M viins '' vi-backward-char +/home/unicum/.zshrc:554> [[ OH == 'O*' ]] +/home/unicum/.zshrc:554> bindkey -M viins '' beginning-of-line +/home/unicum/.zshrc:555> [[ OF == 'O*' ]] +/home/unicum/.zshrc:555> bindkey -M viins '' end-of-line +/home/unicum/.zshrc:556> [[ OH == 'O*' ]] +/home/unicum/.zshrc:556> bindkey -M emacs '' beginning-of-line +/home/unicum/.zshrc:557> [[ OF == 'O*' ]] +/home/unicum/.zshrc:557> bindkey -M emacs '' end-of-line +/home/unicum/.zshrc:562> bindkey -e +/home/unicum/.zshrc:580> zle -N beginning-of-somewhere beginning-or-end-of-somewhere +/home/unicum/.zshrc:581> zle -N end-of-somewhere beginning-or-end-of-somewhere +/home/unicum/.zshrc:590> bindkey '\eOH' beginning-of-somewhere +/home/unicum/.zshrc:591> bindkey '\eOF' end-of-somewhere +/home/unicum/.zshrc:593> bindkey '\e[H' beginning-of-somewhere +/home/unicum/.zshrc:594> bindkey '\e[F' end-of-somewhere +/home/unicum/.zshrc:596> bindkey '^[[1~' beginning-of-somewhere +/home/unicum/.zshrc:597> bindkey '^[[4~' end-of-somewhere +/home/unicum/.zshrc:599> bindkey '\e[7~' beginning-of-somewhere +/home/unicum/.zshrc:600> bindkey '\e[8~' end-of-somewhere +/home/unicum/.zshrc:603> bindkey '\e[A' up-line-or-search +/home/unicum/.zshrc:604> bindkey '\e[B' down-line-or-search +/home/unicum/.zshrc:609> bindkey '3~' delete-word +/home/unicum/.zshrc:612> bindkey '\e[5C' forward-word +/home/unicum/.zshrc:613> bindkey '\e[5D' backward-word +/home/unicum/.zshrc:614> bindkey '\e[1;5C' forward-word +/home/unicum/.zshrc:615> bindkey '\e[1;5D' backward-word +/home/unicum/.zshrc:617> bindkey '^[[1;3C' forward-word +/home/unicum/.zshrc:618> bindkey '^[[1;3D' backward-word +/home/unicum/.zshrc:622> zle -N history-beginning-search-backward-end history-search-end +/home/unicum/.zshrc:623> zle -N history-beginning-search-forward-end history-search-end +/home/unicum/.zshrc:625> bindkey '^xp' history-beginning-search-backward-end +/home/unicum/.zshrc:627> bindkey '^xP' history-beginning-search-forward-end +/home/unicum/.zshrc:629> bindkey '\e[5~' history-beginning-search-backward-end +/home/unicum/.zshrc:631> bindkey '\e[6~' history-beginning-search-forward-end +/home/unicum/.zshrc:639> zrcautoload insert-unicode-char +zrcautoload:1> emulate -L zsh +zrcautoload:2> setopt extended_glob +zrcautoload:3> local fdir ffile +zrcautoload:4> local -i ffound +zrcautoload:6> ffile=insert-unicode-char +zrcautoload:7> (( found = 0 )) +zrcautoload:8> fdir=/usr/share/grml/zsh/functions +zrcautoload:9> [[ -e /usr/share/grml/zsh/functions/insert-unicode-char ]] +zrcautoload:8> fdir=/usr/share/grml/zsh/completion +zrcautoload:9> [[ -e /usr/share/grml/zsh/completion/insert-unicode-char ]] +zrcautoload:8> fdir=/usr/local/share/zsh/site-functions +zrcautoload:9> [[ -e /usr/local/share/zsh/site-functions/insert-unicode-char ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Calendar +zrcautoload:9> [[ -e /usr/share/zsh/functions/Calendar/insert-unicode-char ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/insert-unicode-char ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/AIX +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/AIX/insert-unicode-char ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/BSD +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/BSD/insert-unicode-char ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Base +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Base/insert-unicode-char ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Cygwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Cygwin/insert-unicode-char ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Darwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Darwin/insert-unicode-char ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Debian +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Debian/insert-unicode-char ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Linux +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Linux/insert-unicode-char ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Mandriva +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Mandriva/insert-unicode-char ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Redhat +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Redhat/insert-unicode-char ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Unix +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Unix/insert-unicode-char ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/X +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/X/insert-unicode-char ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Zsh +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Zsh/insert-unicode-char ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Exceptions +zrcautoload:9> [[ -e /usr/share/zsh/functions/Exceptions/insert-unicode-char ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/MIME +zrcautoload:9> [[ -e /usr/share/zsh/functions/MIME/insert-unicode-char ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Misc +zrcautoload:9> [[ -e /usr/share/zsh/functions/Misc/insert-unicode-char ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Newuser +zrcautoload:9> [[ -e /usr/share/zsh/functions/Newuser/insert-unicode-char ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Prompts +zrcautoload:9> [[ -e /usr/share/zsh/functions/Prompts/insert-unicode-char ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/TCP +zrcautoload:9> [[ -e /usr/share/zsh/functions/TCP/insert-unicode-char ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zftp +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zftp/insert-unicode-char ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zle +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zle/insert-unicode-char ]] +zrcautoload:9> (( ffound = 1 )) +zrcautoload:12> (( ffound == 0 )) +zrcautoload:13> [[ 4.3.6 == '3.1.<6->' || 4.3.6 == '<4->*' ]] +zrcautoload:14> autoload -U insert-unicode-char +zrcautoload:18> return 0 +/home/unicum/.zshrc:640> zle -N insert-unicode-char +/home/unicum/.zshrc:642> bindkey '^Xi' insert-unicode-char +/home/unicum/.zshrc:645> [[ -n '' ]] +/home/unicum/.zshrc:646> bindkey '' reverse-menu-complete +/home/unicum/.zshrc:655> NOABBREVIATION=0 +/home/unicum/.zshrc:665> zle -N grml_toggle_abbrev +/home/unicum/.zshrc:666> bindkey '^xA' grml_toggle_abbrev +/home/unicum/.zshrc:673> zle -N commit-to-history +/home/unicum/.zshrc:674> bindkey '^x^h' commit-to-history +/home/unicum/.zshrc:682> zle -N slash-backward-kill-word +/home/unicum/.zshrc:685> bindkey '\ev' slash-backward-kill-word +/home/unicum/.zshrc:687> bindkey '\e^h' slash-backward-kill-word +/home/unicum/.zshrc:689> bindkey '\e^?' slash-backward-kill-word +/home/unicum/.zshrc:692> is439 +is439:1> [[ 4.3.6 == '4.3.<9->*' || 4.3.6 == '4.<4->*' || 4.3.6 == '<5->*' ]] +is439:2> return 1 +/home/unicum/.zshrc:715> zstyle ':acceptline:*' rehash true +/home/unicum/.zshrc:840> zle -N accept-line +/home/unicum/.zshrc:841> zle -N Accept-Line +/home/unicum/.zshrc:842> zle -N Accept-Line-HandleContext +/home/unicum/.zshrc:851> declare -A abk +/home/unicum/.zshrc:852> setopt extendedglob +/home/unicum/.zshrc:853> setopt interactivecomments +/home/unicum/.zshrc:854> abk=( ... ../.. .... ../../.. BG '& exit' C '| wc -l' G '|& grep --color=auto ' H '| head' Hl ' --help |& less -r' L '| less' LL '|& less -r' M '| most' N '&>/dev/null' R '| tr A-z N-za-m' SL '| sort | less' S '| sort -u' T '| tail' V '|& vim -' co './configure && make && sudo make install' ) +/home/unicum/.zshrc:892> zle -N globalias +/home/unicum/.zshrc:893> bindkey ,. globalias +/home/unicum/.zshrc:897> zrcautoload zmv +zrcautoload:1> emulate -L zsh +zrcautoload:2> setopt extended_glob +zrcautoload:3> local fdir ffile +zrcautoload:4> local -i ffound +zrcautoload:6> ffile=zmv +zrcautoload:7> (( found = 0 )) +zrcautoload:8> fdir=/usr/share/grml/zsh/functions +zrcautoload:9> [[ -e /usr/share/grml/zsh/functions/zmv ]] +zrcautoload:8> fdir=/usr/share/grml/zsh/completion +zrcautoload:9> [[ -e /usr/share/grml/zsh/completion/zmv ]] +zrcautoload:8> fdir=/usr/local/share/zsh/site-functions +zrcautoload:9> [[ -e /usr/local/share/zsh/site-functions/zmv ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Calendar +zrcautoload:9> [[ -e /usr/share/zsh/functions/Calendar/zmv ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/zmv ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/AIX +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/AIX/zmv ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/BSD +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/BSD/zmv ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Base +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Base/zmv ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Cygwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Cygwin/zmv ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Darwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Darwin/zmv ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Debian +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Debian/zmv ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Linux +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Linux/zmv ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Mandriva +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Mandriva/zmv ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Redhat +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Redhat/zmv ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Unix +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Unix/zmv ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/X +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/X/zmv ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Zsh +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Zsh/zmv ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Exceptions +zrcautoload:9> [[ -e /usr/share/zsh/functions/Exceptions/zmv ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/MIME +zrcautoload:9> [[ -e /usr/share/zsh/functions/MIME/zmv ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Misc +zrcautoload:9> [[ -e /usr/share/zsh/functions/Misc/zmv ]] +zrcautoload:9> (( ffound = 1 )) +zrcautoload:8> fdir=/usr/share/zsh/functions/Newuser +zrcautoload:9> [[ -e /usr/share/zsh/functions/Newuser/zmv ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Prompts +zrcautoload:9> [[ -e /usr/share/zsh/functions/Prompts/zmv ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/TCP +zrcautoload:9> [[ -e /usr/share/zsh/functions/TCP/zmv ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zftp +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zftp/zmv ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zle +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zle/zmv ]] +zrcautoload:12> (( ffound == 0 )) +zrcautoload:13> [[ 4.3.6 == '3.1.<6->' || 4.3.6 == '<4->*' ]] +zrcautoload:14> autoload -U zmv +zrcautoload:18> return 0 +/home/unicum/.zshrc:898> zrcautoload history-search-end +zrcautoload:1> emulate -L zsh +zrcautoload:2> setopt extended_glob +zrcautoload:3> local fdir ffile +zrcautoload:4> local -i ffound +zrcautoload:6> ffile=history-search-end +zrcautoload:7> (( found = 0 )) +zrcautoload:8> fdir=/usr/share/grml/zsh/functions +zrcautoload:9> [[ -e /usr/share/grml/zsh/functions/history-search-end ]] +zrcautoload:8> fdir=/usr/share/grml/zsh/completion +zrcautoload:9> [[ -e /usr/share/grml/zsh/completion/history-search-end ]] +zrcautoload:8> fdir=/usr/local/share/zsh/site-functions +zrcautoload:9> [[ -e /usr/local/share/zsh/site-functions/history-search-end ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Calendar +zrcautoload:9> [[ -e /usr/share/zsh/functions/Calendar/history-search-end ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/history-search-end ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/AIX +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/AIX/history-search-end ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/BSD +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/BSD/history-search-end ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Base +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Base/history-search-end ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Cygwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Cygwin/history-search-end ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Darwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Darwin/history-search-end ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Debian +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Debian/history-search-end ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Linux +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Linux/history-search-end ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Mandriva +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Mandriva/history-search-end ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Redhat +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Redhat/history-search-end ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Unix +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Unix/history-search-end ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/X +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/X/history-search-end ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Zsh +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Zsh/history-search-end ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Exceptions +zrcautoload:9> [[ -e /usr/share/zsh/functions/Exceptions/history-search-end ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/MIME +zrcautoload:9> [[ -e /usr/share/zsh/functions/MIME/history-search-end ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Misc +zrcautoload:9> [[ -e /usr/share/zsh/functions/Misc/history-search-end ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Newuser +zrcautoload:9> [[ -e /usr/share/zsh/functions/Newuser/history-search-end ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Prompts +zrcautoload:9> [[ -e /usr/share/zsh/functions/Prompts/history-search-end ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/TCP +zrcautoload:9> [[ -e /usr/share/zsh/functions/TCP/history-search-end ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zftp +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zftp/history-search-end ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zle +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zle/history-search-end ]] +zrcautoload:9> (( ffound = 1 )) +zrcautoload:12> (( ffound == 0 )) +zrcautoload:13> [[ 4.3.6 == '3.1.<6->' || 4.3.6 == '<4->*' ]] +zrcautoload:14> autoload -U history-search-end +zrcautoload:18> return 0 +/home/unicum/.zshrc:907> alias 'url-quote=autoload -U url-quote-magic ; zle -N self-insert url-quote-magic' +/home/unicum/.zshrc:910> alias run-help +/home/unicum/.zshrc:911> rh=run-help +/home/unicum/.zshrc:912> zrcautoload run-help +zrcautoload:1> emulate -L zsh +zrcautoload:2> setopt extended_glob +zrcautoload:3> local fdir ffile +zrcautoload:4> local -i ffound +zrcautoload:6> ffile=run-help +zrcautoload:7> (( found = 0 )) +zrcautoload:8> fdir=/usr/share/grml/zsh/functions +zrcautoload:9> [[ -e /usr/share/grml/zsh/functions/run-help ]] +zrcautoload:8> fdir=/usr/share/grml/zsh/completion +zrcautoload:9> [[ -e /usr/share/grml/zsh/completion/run-help ]] +zrcautoload:8> fdir=/usr/local/share/zsh/site-functions +zrcautoload:9> [[ -e /usr/local/share/zsh/site-functions/run-help ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Calendar +zrcautoload:9> [[ -e /usr/share/zsh/functions/Calendar/run-help ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/run-help ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/AIX +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/AIX/run-help ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/BSD +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/BSD/run-help ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Base +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Base/run-help ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Cygwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Cygwin/run-help ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Darwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Darwin/run-help ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Debian +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Debian/run-help ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Linux +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Linux/run-help ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Mandriva +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Mandriva/run-help ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Redhat +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Redhat/run-help ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Unix +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Unix/run-help ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/X +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/X/run-help ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Zsh +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Zsh/run-help ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Exceptions +zrcautoload:9> [[ -e /usr/share/zsh/functions/Exceptions/run-help ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/MIME +zrcautoload:9> [[ -e /usr/share/zsh/functions/MIME/run-help ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Misc +zrcautoload:9> [[ -e /usr/share/zsh/functions/Misc/run-help ]] +zrcautoload:9> (( ffound = 1 )) +zrcautoload:8> fdir=/usr/share/zsh/functions/Newuser +zrcautoload:9> [[ -e /usr/share/zsh/functions/Newuser/run-help ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Prompts +zrcautoload:9> [[ -e /usr/share/zsh/functions/Prompts/run-help ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/TCP +zrcautoload:9> [[ -e /usr/share/zsh/functions/TCP/run-help ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zftp +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zftp/run-help ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zle +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zle/run-help ]] +zrcautoload:12> (( ffound == 0 )) +zrcautoload:13> [[ 4.3.6 == '3.1.<6->' || 4.3.6 == '<4->*' ]] +zrcautoload:14> autoload -U run-help +zrcautoload:18> return 0 +/home/unicum/.zshrc:911> rh=run-help-git +/home/unicum/.zshrc:912> zrcautoload run-help-git +zrcautoload:1> emulate -L zsh +zrcautoload:2> setopt extended_glob +zrcautoload:3> local fdir ffile +zrcautoload:4> local -i ffound +zrcautoload:6> ffile=run-help-git +zrcautoload:7> (( found = 0 )) +zrcautoload:8> fdir=/usr/share/grml/zsh/functions +zrcautoload:9> [[ -e /usr/share/grml/zsh/functions/run-help-git ]] +zrcautoload:8> fdir=/usr/share/grml/zsh/completion +zrcautoload:9> [[ -e /usr/share/grml/zsh/completion/run-help-git ]] +zrcautoload:8> fdir=/usr/local/share/zsh/site-functions +zrcautoload:9> [[ -e /usr/local/share/zsh/site-functions/run-help-git ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Calendar +zrcautoload:9> [[ -e /usr/share/zsh/functions/Calendar/run-help-git ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/run-help-git ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/AIX +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/AIX/run-help-git ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/BSD +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/BSD/run-help-git ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Base +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Base/run-help-git ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Cygwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Cygwin/run-help-git ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Darwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Darwin/run-help-git ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Debian +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Debian/run-help-git ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Linux +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Linux/run-help-git ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Mandriva +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Mandriva/run-help-git ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Redhat +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Redhat/run-help-git ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Unix +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Unix/run-help-git ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/X +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/X/run-help-git ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Zsh +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Zsh/run-help-git ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Exceptions +zrcautoload:9> [[ -e /usr/share/zsh/functions/Exceptions/run-help-git ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/MIME +zrcautoload:9> [[ -e /usr/share/zsh/functions/MIME/run-help-git ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Misc +zrcautoload:9> [[ -e /usr/share/zsh/functions/Misc/run-help-git ]] +zrcautoload:9> (( ffound = 1 )) +zrcautoload:8> fdir=/usr/share/zsh/functions/Newuser +zrcautoload:9> [[ -e /usr/share/zsh/functions/Newuser/run-help-git ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Prompts +zrcautoload:9> [[ -e /usr/share/zsh/functions/Prompts/run-help-git ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/TCP +zrcautoload:9> [[ -e /usr/share/zsh/functions/TCP/run-help-git ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zftp +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zftp/run-help-git ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zle +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zle/run-help-git ]] +zrcautoload:12> (( ffound == 0 )) +zrcautoload:13> [[ 4.3.6 == '3.1.<6->' || 4.3.6 == '<4->*' ]] +zrcautoload:14> autoload -U run-help-git +zrcautoload:18> return 0 +/home/unicum/.zshrc:911> rh=run-help-svk +/home/unicum/.zshrc:912> zrcautoload run-help-svk +zrcautoload:1> emulate -L zsh +zrcautoload:2> setopt extended_glob +zrcautoload:3> local fdir ffile +zrcautoload:4> local -i ffound +zrcautoload:6> ffile=run-help-svk +zrcautoload:7> (( found = 0 )) +zrcautoload:8> fdir=/usr/share/grml/zsh/functions +zrcautoload:9> [[ -e /usr/share/grml/zsh/functions/run-help-svk ]] +zrcautoload:8> fdir=/usr/share/grml/zsh/completion +zrcautoload:9> [[ -e /usr/share/grml/zsh/completion/run-help-svk ]] +zrcautoload:8> fdir=/usr/local/share/zsh/site-functions +zrcautoload:9> [[ -e /usr/local/share/zsh/site-functions/run-help-svk ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Calendar +zrcautoload:9> [[ -e /usr/share/zsh/functions/Calendar/run-help-svk ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/run-help-svk ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/AIX +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/AIX/run-help-svk ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/BSD +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/BSD/run-help-svk ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Base +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Base/run-help-svk ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Cygwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Cygwin/run-help-svk ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Darwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Darwin/run-help-svk ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Debian +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Debian/run-help-svk ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Linux +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Linux/run-help-svk ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Mandriva +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Mandriva/run-help-svk ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Redhat +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Redhat/run-help-svk ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Unix +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Unix/run-help-svk ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/X +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/X/run-help-svk ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Zsh +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Zsh/run-help-svk ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Exceptions +zrcautoload:9> [[ -e /usr/share/zsh/functions/Exceptions/run-help-svk ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/MIME +zrcautoload:9> [[ -e /usr/share/zsh/functions/MIME/run-help-svk ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Misc +zrcautoload:9> [[ -e /usr/share/zsh/functions/Misc/run-help-svk ]] +zrcautoload:9> (( ffound = 1 )) +zrcautoload:8> fdir=/usr/share/zsh/functions/Newuser +zrcautoload:9> [[ -e /usr/share/zsh/functions/Newuser/run-help-svk ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Prompts +zrcautoload:9> [[ -e /usr/share/zsh/functions/Prompts/run-help-svk ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/TCP +zrcautoload:9> [[ -e /usr/share/zsh/functions/TCP/run-help-svk ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zftp +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zftp/run-help-svk ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zle +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zle/run-help-svk ]] +zrcautoload:12> (( ffound == 0 )) +zrcautoload:13> [[ 4.3.6 == '3.1.<6->' || 4.3.6 == '<4->*' ]] +zrcautoload:14> autoload -U run-help-svk +zrcautoload:18> return 0 +/home/unicum/.zshrc:911> rh=run-help-svn +/home/unicum/.zshrc:912> zrcautoload run-help-svn +zrcautoload:1> emulate -L zsh +zrcautoload:2> setopt extended_glob +zrcautoload:3> local fdir ffile +zrcautoload:4> local -i ffound +zrcautoload:6> ffile=run-help-svn +zrcautoload:7> (( found = 0 )) +zrcautoload:8> fdir=/usr/share/grml/zsh/functions +zrcautoload:9> [[ -e /usr/share/grml/zsh/functions/run-help-svn ]] +zrcautoload:8> fdir=/usr/share/grml/zsh/completion +zrcautoload:9> [[ -e /usr/share/grml/zsh/completion/run-help-svn ]] +zrcautoload:8> fdir=/usr/local/share/zsh/site-functions +zrcautoload:9> [[ -e /usr/local/share/zsh/site-functions/run-help-svn ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Calendar +zrcautoload:9> [[ -e /usr/share/zsh/functions/Calendar/run-help-svn ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/run-help-svn ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/AIX +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/AIX/run-help-svn ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/BSD +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/BSD/run-help-svn ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Base +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Base/run-help-svn ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Cygwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Cygwin/run-help-svn ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Darwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Darwin/run-help-svn ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Debian +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Debian/run-help-svn ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Linux +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Linux/run-help-svn ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Mandriva +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Mandriva/run-help-svn ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Redhat +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Redhat/run-help-svn ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Unix +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Unix/run-help-svn ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/X +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/X/run-help-svn ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Zsh +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Zsh/run-help-svn ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Exceptions +zrcautoload:9> [[ -e /usr/share/zsh/functions/Exceptions/run-help-svn ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/MIME +zrcautoload:9> [[ -e /usr/share/zsh/functions/MIME/run-help-svn ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Misc +zrcautoload:9> [[ -e /usr/share/zsh/functions/Misc/run-help-svn ]] +zrcautoload:9> (( ffound = 1 )) +zrcautoload:8> fdir=/usr/share/zsh/functions/Newuser +zrcautoload:9> [[ -e /usr/share/zsh/functions/Newuser/run-help-svn ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Prompts +zrcautoload:9> [[ -e /usr/share/zsh/functions/Prompts/run-help-svn ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/TCP +zrcautoload:9> [[ -e /usr/share/zsh/functions/TCP/run-help-svn ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zftp +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zftp/run-help-svn ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zle +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zle/run-help-svn ]] +zrcautoload:12> (( ffound == 0 )) +zrcautoload:13> [[ 4.3.6 == '3.1.<6->' || 4.3.6 == '<4->*' ]] +zrcautoload:14> autoload -U run-help-svn +zrcautoload:18> return 0 +/home/unicum/.zshrc:913> unset rh +/home/unicum/.zshrc:916> zrcautoload compinit +zrcautoload:1> emulate -L zsh +zrcautoload:2> setopt extended_glob +zrcautoload:3> local fdir ffile +zrcautoload:4> local -i ffound +zrcautoload:6> ffile=compinit +zrcautoload:7> (( found = 0 )) +zrcautoload:8> fdir=/usr/share/grml/zsh/functions +zrcautoload:9> [[ -e /usr/share/grml/zsh/functions/compinit ]] +zrcautoload:8> fdir=/usr/share/grml/zsh/completion +zrcautoload:9> [[ -e /usr/share/grml/zsh/completion/compinit ]] +zrcautoload:8> fdir=/usr/local/share/zsh/site-functions +zrcautoload:9> [[ -e /usr/local/share/zsh/site-functions/compinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Calendar +zrcautoload:9> [[ -e /usr/share/zsh/functions/Calendar/compinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/compinit ]] +zrcautoload:9> (( ffound = 1 )) +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/AIX +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/AIX/compinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/BSD +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/BSD/compinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Base +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Base/compinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Cygwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Cygwin/compinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Darwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Darwin/compinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Debian +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Debian/compinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Linux +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Linux/compinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Mandriva +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Mandriva/compinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Redhat +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Redhat/compinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Unix +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Unix/compinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/X +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/X/compinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Zsh +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Zsh/compinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Exceptions +zrcautoload:9> [[ -e /usr/share/zsh/functions/Exceptions/compinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/MIME +zrcautoload:9> [[ -e /usr/share/zsh/functions/MIME/compinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Misc +zrcautoload:9> [[ -e /usr/share/zsh/functions/Misc/compinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Newuser +zrcautoload:9> [[ -e /usr/share/zsh/functions/Newuser/compinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Prompts +zrcautoload:9> [[ -e /usr/share/zsh/functions/Prompts/compinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/TCP +zrcautoload:9> [[ -e /usr/share/zsh/functions/TCP/compinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zftp +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zftp/compinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zle +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zle/compinit ]] +zrcautoload:12> (( ffound == 0 )) +zrcautoload:13> [[ 4.3.6 == '3.1.<6->' || 4.3.6 == '<4->*' ]] +zrcautoload:14> autoload -U compinit +zrcautoload:18> return 0 +/home/unicum/.zshrc:917> compinit +compinit:70> emulate -L zsh +compinit:71> setopt extendedglob +compinit:73> typeset _i_dumpfile _i_files _i_line _i_done _i_dir '_i_autodump=1' +compinit:74> typeset _i_tag _i_file _i_addfiles '_i_fail=ask' '_i_check=yes' _i_name +compinit:76> [[ 0 -gt 0 ]] +compinit:108> typeset -gA _comps _services _patcomps _postpatcomps +compinit:113> typeset -gA _compautos +compinit:118> typeset -gA _lastcomp +compinit:121> [[ -n '' ]] +compinit:125> _comp_dumpfile=/home/unicum/.zcompdump +compinit:130> _comp_options=( bareglobqual extendedglob glob multibyte nullglob rcexpandparam unset NO_allexport NO_aliases NO_cshnullglob NO_errexit NO_globsubst NO_histsubstpattern NO_kshglob NO_ksharrays NO_kshtypeset NO_markdirs NO_octalzeroes NO_shwordsplit NO_shglob NO_warncreateglobal ) +compinit:163> _comp_setup='setopt localoptions localtraps ${_comp_options[@]}; local IFS=$'\'' \t\r\n\0'\'' exec compprefuncs=( ) +compinit:169> comppostfuncs=( ) +compinit:173> : compinit +compinit:409> typeset _i_wdirs _i_wfiles +compinit:411> _i_wdirs=( ) +compinit:412> _i_wfiles=( ) +compinit:414> autoload -Uz compaudit +compinit:415> [[ -n yes ]] +compinit:416> typeset _i_q +compinit:417> eval compaudit +(eval):1> compaudit +compaudit:143> compaudit +compaudit:13> emulate -L zsh +compaudit:14> setopt extendedglob +compaudit:16> [[ -x /usr/bin/getent ]] +compaudit:25> (( 0 )) +compaudit:27> (( 25 == 0 )) +compaudit:31> set -- /usr/share/grml/zsh/functions /usr/share/grml/zsh/completion /usr/local/share/zsh/site-functions /usr/share/zsh/functions/Calendar /usr/share/zsh/functions/Completion /usr/share/zsh/functions/Completion/AIX /usr/share/zsh/functions/Completion/BSD /usr/share/zsh/functions/Completion/Base /usr/share/zsh/functions/Completion/Cygwin /usr/share/zsh/functions/Completion/Darwin /usr/share/zsh/functions/Completion/Debian /usr/share/zsh/functions/Completion/Linux /usr/share/zsh/functions/Completion/Mandriva /usr/share/zsh/functions/Completion/Redhat /usr/share/zsh/functions/Completion/Unix /usr/share/zsh/functions/Completion/X /usr/share/zsh/functions/Completion/Zsh /usr/share/zsh/functions/Exceptions /usr/share/zsh/functions/MIME /usr/share/zsh/functions/Misc /usr/share/zsh/functions/Newuser /usr/share/zsh/functions/Prompts /usr/share/zsh/functions/TCP /usr/share/zsh/functions/Zftp /usr/share/zsh/functions/Zle +compaudit:38> (( 1 )) +compaudit:44> fpath=( /usr/share/grml/zsh/functions /usr/share/grml/zsh/completion /usr/local/share/zsh/site-functions /usr/share/zsh/functions/Calendar /usr/share/zsh/functions/Completion /usr/share/zsh/functions/Completion/AIX /usr/share/zsh/functions/Completion/BSD /usr/share/zsh/functions/Completion/Base /usr/share/zsh/functions/Completion/Cygwin /usr/share/zsh/functions/Completion/Darwin /usr/share/zsh/functions/Completion/Debian /usr/share/zsh/functions/Completion/Linux /usr/share/zsh/functions/Completion/Mandriva /usr/share/zsh/functions/Completion/Redhat /usr/share/zsh/functions/Completion/Unix /usr/share/zsh/functions/Completion/X /usr/share/zsh/functions/Completion/Zsh /usr/share/zsh/functions/Exceptions /usr/share/zsh/functions/MIME /usr/share/zsh/functions/Misc /usr/share/zsh/functions/Newuser /usr/share/zsh/functions/Prompts /usr/share/zsh/functions/TCP /usr/share/zsh/functions/Zftp /usr/share/zsh/functions/Zle ) +compaudit:49> (( 0 )) +compaudit:50> local '_compdir=' +compaudit:51> [[ -z '' ]] +compaudit:51> _compdir=/usr/share/grml/zsh/functions +compaudit:55> _i_wdirs=( ) +compaudit:56> _i_wfiles=( ) +compaudit:58> _i_files=( /usr/share/zsh/functions/Completion/AIX/_floppy /usr/share/zsh/functions/Completion/AIX/_logical_volumes /usr/share/zsh/functions/Completion/AIX/_lscfg /usr/share/zsh/functions/Completion/AIX/_lsdev /usr/share/zsh/functions/Completion/AIX/_lslv /usr/share/zsh/functions/Completion/AIX/_lspv /usr/share/zsh/functions/Completion/AIX/_lsvg /usr/share/zsh/functions/Completion/AIX/_object_classes /usr/share/zsh/functions/Completion/AIX/_physical_volumes /usr/share/zsh/functions/Completion/AIX/_smit /usr/share/zsh/functions/Completion/AIX/_volume_groups /usr/share/zsh/functions/Completion/BSD/_bsd_pkg /usr/share/zsh/functions/Completion/BSD/_chflags /usr/share/zsh/functions/Completion/BSD/_csup /usr/share/zsh/functions/Completion/BSD/_cvsup /usr/share/zsh/functions/Completion/BSD/_kld /usr/share/zsh/functions/Completion/BSD/_portlint /usr/share/zsh/functions/Completion/BSD/_portsnap /usr/share/zsh/functions/Completion/Base/_all_labels /usr/share/zsh/functions/Completion/Base/_all_matches /usr/share/zsh/functions/Completion/Base/_alternative /usr/share/zsh/functions/Completion/Base/_approximate /usr/share/zsh/functions/Completion/Base/_arg_compile /usr/share/zsh/functions/Completion/Base/_arguments /usr/share/zsh/functions/Completion/Base/_bash_completions /usr/share/zsh/functions/Completion/Base/_cache_invalid /usr/share/zsh/functions/Completion/Base/_call_function /usr/share/zsh/functions/Completion/Base/_call_program /usr/share/zsh/functions/Completion/Base/_combination /usr/share/zsh/functions/Completion/Base/_complete /usr/share/zsh/functions/Completion/Base/_complete_debug /usr/share/zsh/functions/Completion/Base/_complete_help /usr/share/zsh/functions/Completion/Base/_complete_help_generic /usr/share/zsh/functions/Completion/Base/_complete_tag /usr/share/zsh/functions/Completion/Base/_correct /usr/share/zsh/functions/Completion/Base/_correct_filename /usr/share/zsh/functions/Completion/Base/_correct_word /usr/share/zsh/functions/Completion/Base/_describe /usr/share/zsh/functions/Completion/Base/_description /usr/share/zsh/functions/Completion/Base/_dispatch /usr/share/zsh/functions/Completion/Base/_expand /usr/share/zsh/functions/Completion/Base/_expand_alias /usr/share/zsh/functions/Completion/Base/_expand_word /usr/share/zsh/functions/Completion/Base/_generic /usr/share/zsh/functions/Completion/Base/_guard /usr/share/zsh/functions/Completion/Base/_history /usr/share/zsh/functions/Completion/Base/_history_complete_word /usr/share/zsh/functions/Completion/Base/_ignored /usr/share/zsh/functions/Completion/Base/_list /usr/share/zsh/functions/Completion/Base/_main_complete /usr/share/zsh/functions/Completion/Base/_match /usr/share/zsh/functions/Completion/Base/_menu /usr/share/zsh/functions/Completion/Base/_message /usr/share/zsh/functions/Completion/Base/_most_recent_file /usr/share/zsh/functions/Completion/Base/_multi_parts /usr/share/zsh/functions/Completion/Base/_next_label /usr/share/zsh/functions/Completion/Base/_next_tags /usr/share/zsh/functions/Completion/Base/_normal /usr/share/zsh/functions/Completion/Base/_nothing /usr/share/zsh/functions/Completion/Base/_oldlist /usr/share/zsh/functions/Completion/Base/_pick_variant /usr/share/zsh/functions/Completion/Base/_prefix /usr/share/zsh/functions/Completion/Base/_read_comp /usr/share/zsh/functions/Completion/Base/_regex_arguments /usr/share/zsh/functions/Completion/Base/_regex_words /usr/share/zsh/functions/Completion/Base/_requested /usr/share/zsh/functions/Completion/Base/_retrieve_cache /usr/share/zsh/functions/Completion/Base/_sep_parts /usr/share/zsh/functions/Completion/Base/_set_command /usr/share/zsh/functions/Completion/Base/_setup /usr/share/zsh/functions/Completion/Base/_store_cache /usr/share/zsh/functions/Completion/Base/_sub_commands /usr/share/zsh/functions/Completion/Base/_tags /usr/share/zsh/functions/Completion/Base/_values /usr/share/zsh/functions/Completion/Base/_wanted /usr/share/zsh/functions/Completion/Cygwin/_cygcheck /usr/share/zsh/functions/Completion/Cygwin/_cygpath /usr/share/zsh/functions/Completion/Cygwin/_cygrunsrv /usr/share/zsh/functions/Completion/Cygwin/_cygserver /usr/share/zsh/functions/Completion/Cygwin/_cygstart /usr/share/zsh/functions/Completion/Cygwin/_dumper /usr/share/zsh/functions/Completion/Cygwin/_getclip /usr/share/zsh/functions/Completion/Cygwin/_getfacl /usr/share/zsh/functions/Completion/Cygwin/_mkshortcut /usr/share/zsh/functions/Completion/Cygwin/_mkzsh /usr/share/zsh/functions/Completion/Cygwin/_pscp /usr/share/zsh/functions/Completion/Cygwin/_putclip /usr/share/zsh/functions/Completion/Darwin/_defaults /usr/share/zsh/functions/Completion/Darwin/_fink /usr/share/zsh/functions/Completion/Darwin/_hdiutil /usr/share/zsh/functions/Completion/Darwin/_mac_applications /usr/share/zsh/functions/Completion/Darwin/_mac_files_for_application /usr/share/zsh/functions/Completion/Darwin/_open /usr/share/zsh/functions/Completion/Darwin/_qtplay /usr/share/zsh/functions/Completion/Darwin/_retrieve_mac_apps /usr/share/zsh/functions/Completion/Darwin/_softwareupdate /usr/share/zsh/functions/Completion/Debian/_a2utils /usr/share/zsh/functions/Completion/Debian/_apt /usr/share/zsh/functions/Completion/Debian/_apt-file /usr/share/zsh/functions/Completion/Debian/_aptitude /usr/share/zsh/functions/Completion/Debian/_apt-move /usr/share/zsh/functions/Completion/Debian/_apt-show-versions /usr/share/zsh/functions/Completion/Debian/_auto-apt /usr/share/zsh/functions/Completion/Debian/_bts /usr/share/zsh/functions/Completion/Debian/_bug /usr/share/zsh/functions/Completion/Debian/_cdbs-edit-patch /usr/share/zsh/functions/Completion/Debian/_dak /usr/share/zsh/functions/Completion/Debian/_dchroot /usr/share/zsh/functions/Completion/Debian/_dchroot-dsa /usr/share/zsh/functions/Completion/Debian/_debchange /usr/share/zsh/functions/Completion/Debian/_debdiff /usr/share/zsh/functions/Completion/Debian/_debfoster /usr/share/zsh/functions/Completion/Debian/_deb_packages /usr/share/zsh/functions/Completion/Debian/_debsign /usr/share/zsh/functions/Completion/Debian/_dlocate /usr/share/zsh/functions/Completion/Debian/_dpatch-edit-patch /usr/share/zsh/functions/Completion/Debian/_dpkg /usr/share/zsh/functions/Completion/Debian/_dpkg-buildpackage /usr/share/zsh/functions/Completion/Debian/_dpkg-cross /usr/share/zsh/functions/Completion/Debian/_dpkg-repack /usr/share/zsh/functions/Completion/Debian/_dpkg_source /usr/share/zsh/functions/Completion/Debian/_dput /usr/share/zsh/functions/Completion/Debian/_dupload /usr/share/zsh/functions/Completion/Debian/_invoke-rc.d /usr/share/zsh/functions/Completion/Debian/_lighttpd /usr/share/zsh/functions/Completion/Debian/_linda /usr/share/zsh/functions/Completion/Debian/_lintian /usr/share/zsh/functions/Completion/Debian/_madison /usr/share/zsh/functions/Completion/Debian/_make-kpkg /usr/share/zsh/functions/Completion/Debian/_members /usr/share/zsh/functions/Completion/Debian/_mergechanges /usr/share/zsh/functions/Completion/Debian/_module-assistant /usr/share/zsh/functions/Completion/Debian/_piuparts /usr/share/zsh/functions/Completion/Debian/_reprepro /usr/share/zsh/functions/Completion/Debian/_schroot /usr/share/zsh/functions/Completion/Debian/_svn-buildpackage /usr/share/zsh/functions/Completion/Debian/_toolchain-source /usr/share/zsh/functions/Completion/Debian/_update-alternatives /usr/share/zsh/functions/Completion/Debian/_update-rc.d /usr/share/zsh/functions/Completion/Debian/_uscan /usr/share/zsh/functions/Completion/Debian/_vim-addons /usr/share/zsh/functions/Completion/Debian/_wajig /usr/share/zsh/functions/Completion/Debian/_wanna-build /usr/share/zsh/functions/Completion/Linux/_acpi /usr/share/zsh/functions/Completion/Linux/_acpitool /usr/share/zsh/functions/Completion/Linux/_analyseplugin /usr/share/zsh/functions/Completion/Linux/_brctl /usr/share/zsh/functions/Completion/Linux/_fuse_arguments /usr/share/zsh/functions/Completion/Linux/_fusermount /usr/share/zsh/functions/Completion/Linux/_fuse_values /usr/share/zsh/functions/Completion/Linux/_iptables /usr/share/zsh/functions/Completion/Linux/_iwconfig /usr/share/zsh/functions/Completion/Linux/_losetup /usr/share/zsh/functions/Completion/Linux/_lsusb /usr/share/zsh/functions/Completion/Linux/_mii-tool /usr/share/zsh/functions/Completion/Linux/_modutils /usr/share/zsh/functions/Completion/Linux/_mondo /usr/share/zsh/functions/Completion/Linux/_pkgtool /usr/share/zsh/functions/Completion/Linux/_sshfs /usr/share/zsh/functions/Completion/Linux/_tpb /usr/share/zsh/functions/Completion/Linux/_tpconfig /usr/share/zsh/functions/Completion/Linux/_tune2fs /usr/share/zsh/functions/Completion/Linux/_uml /usr/share/zsh/functions/Completion/Linux/_valgrind /usr/share/zsh/functions/Completion/Linux/_vserver /usr/share/zsh/functions/Completion/Linux/_wakeup_capable_devices /usr/share/zsh/functions/Completion/Linux/_yast /usr/share/zsh/functions/Completion/Mandriva/_urpmi /usr/share/zsh/functions/Completion/Redhat/_rpm /usr/share/zsh/functions/Completion/Redhat/_service /usr/share/zsh/functions/Completion/Redhat/_yum /usr/share/zsh/functions/Completion/Unix/_a2ps /usr/share/zsh/functions/Completion/Unix/_aap /usr/share/zsh/functions/Completion/Unix/_ant /usr/share/zsh/functions/Completion/Unix/_antiword /usr/share/zsh/functions/Completion/Unix/_apachectl /usr/share/zsh/functions/Completion/Unix/_apm /usr/share/zsh/functions/Completion/Unix/_arch_archives /usr/share/zsh/functions/Completion/Unix/_arch_namespace /usr/share/zsh/functions/Completion/Unix/_arp /usr/share/zsh/functions/Completion/Unix/_arping /usr/share/zsh/functions/Completion/Unix/_attr /usr/share/zsh/functions/Completion/Unix/_baz /usr/share/zsh/functions/Completion/Unix/_bind_addresses /usr/share/zsh/functions/Completion/Unix/_bison /usr/share/zsh/functions/Completion/Unix/_bittorrent /usr/share/zsh/functions/Completion/Unix/_bogofilter /usr/share/zsh/functions/Completion/Unix/_bzip2 /usr/share/zsh/functions/Completion/Unix/_bzr /usr/share/zsh/functions/Completion/Unix/_cal /usr/share/zsh/functions/Completion/Unix/_calendar /usr/share/zsh/functions/Completion/Unix/_canonical_paths /usr/share/zsh/functions/Completion/Unix/_ccal /usr/share/zsh/functions/Completion/Unix/_cdcd /usr/share/zsh/functions/Completion/Unix/_cdrdao /usr/share/zsh/functions/Completion/Unix/_cdrecord /usr/share/zsh/functions/Completion/Unix/_chkconfig /usr/share/zsh/functions/Completion/Unix/_chmod /usr/share/zsh/functions/Completion/Unix/_chown /usr/share/zsh/functions/Completion/Unix/_comm /usr/share/zsh/functions/Completion/Unix/_compress /usr/share/zsh/functions/Completion/Unix/_configure /usr/share/zsh/functions/Completion/Unix/_cowsay /usr/share/zsh/functions/Completion/Unix/_cp /usr/share/zsh/functions/Completion/Unix/_cpio /usr/share/zsh/functions/Completion/Unix/_cplay /usr/share/zsh/functions/Completion/Unix/_cssh /usr/share/zsh/functions/Completion/Unix/_ctags_tags /usr/share/zsh/functions/Completion/Unix/_cut /usr/share/zsh/functions/Completion/Unix/_cvs /usr/share/zsh/functions/Completion/Unix/_darcs /usr/share/zsh/functions/Completion/Unix/_date /usr/share/zsh/functions/Completion/Unix/_dd /usr/share/zsh/functions/Completion/Unix/_dhclient /usr/share/zsh/functions/Completion/Unix/_dict /usr/share/zsh/functions/Completion/Unix/_dict_words /usr/share/zsh/functions/Completion/Unix/_diff /usr/share/zsh/functions/Completion/Unix/_diff_options /usr/share/zsh/functions/Completion/Unix/_diffstat /usr/share/zsh/functions/Completion/Unix/_directories /usr/share/zsh/functions/Completion/Unix/_dir_list /usr/share/zsh/functions/Completion/Unix/_dmidecode /usr/share/zsh/functions/Completion/Unix/_domains /usr/share/zsh/functions/Completion/Unix/_du /usr/share/zsh/functions/Completion/Unix/_dvi /usr/share/zsh/functions/Completion/Unix/_ecasound /usr/share/zsh/functions/Completion/Unix/_elinks /usr/share/zsh/functions/Completion/Unix/_elm /usr/share/zsh/functions/Completion/Unix/_email_addresses /usr/share/zsh/functions/Completion/Unix/_enscript /usr/share/zsh/functions/Completion/Unix/_env /usr/share/zsh/functions/Completion/Unix/_fakeroot /usr/share/zsh/functions/Completion/Unix/_fetchmail /usr/share/zsh/functions/Completion/Unix/_figlet /usr/share/zsh/functions/Completion/Unix/_files /usr/share/zsh/functions/Completion/Unix/_file_systems /usr/share/zsh/functions/Completion/Unix/_find /usr/share/zsh/functions/Completion/Unix/_finger /usr/share/zsh/functions/Completion/Unix/_flasher /usr/share/zsh/functions/Completion/Unix/_flex /usr/share/zsh/functions/Completion/Unix/_fortune /usr/share/zsh/functions/Completion/Unix/_fsh /usr/share/zsh/functions/Completion/Unix/_fuser /usr/share/zsh/functions/Completion/Unix/_gcc /usr/share/zsh/functions/Completion/Unix/_gdb /usr/share/zsh/functions/Completion/Unix/_genisoimage /usr/share/zsh/functions/Completion/Unix/_getconf /usr/share/zsh/functions/Completion/Unix/_getent /usr/share/zsh/functions/Completion/Unix/_getmail /usr/share/zsh/functions/Completion/Unix/_git /usr/share/zsh/functions/Completion/Unix/_global /usr/share/zsh/functions/Completion/Unix/_global_tags /usr/share/zsh/functions/Completion/Unix/_gnu_generic /usr/share/zsh/functions/Completion/Unix/_gnutls /usr/share/zsh/functions/Completion/Unix/_gpg /usr/share/zsh/functions/Completion/Unix/_gphoto2 /usr/share/zsh/functions/Completion/Unix/_gprof /usr/share/zsh/functions/Completion/Unix/_grep /usr/share/zsh/functions/Completion/Unix/_groff /usr/share/zsh/functions/Completion/Unix/_groups /usr/share/zsh/functions/Completion/Unix/_growisofs /usr/share/zsh/functions/Completion/Unix/_gs /usr/share/zsh/functions/Completion/Unix/_guilt /usr/share/zsh/functions/Completion/Unix/_gzip /usr/share/zsh/functions/Completion/Unix/_hosts /usr/share/zsh/functions/Completion/Unix/_iconv /usr/share/zsh/functions/Completion/Unix/_id /usr/share/zsh/functions/Completion/Unix/_ifconfig /usr/share/zsh/functions/Completion/Unix/_imagemagick /usr/share/zsh/functions/Completion/Unix/_init_d /usr/share/zsh/functions/Completion/Unix/_ip /usr/share/zsh/functions/Completion/Unix/_irssi /usr/share/zsh/functions/Completion/Unix/_ispell /usr/share/zsh/functions/Completion/Unix/_java /usr/share/zsh/functions/Completion/Unix/_java_class /usr/share/zsh/functions/Completion/Unix/_joe /usr/share/zsh/functions/Completion/Unix/_killall /usr/share/zsh/functions/Completion/Unix/_knock /usr/share/zsh/functions/Completion/Unix/_kvno /usr/share/zsh/functions/Completion/Unix/_last /usr/share/zsh/functions/Completion/Unix/_ldd /usr/share/zsh/functions/Completion/Unix/_ld_debug /usr/share/zsh/functions/Completion/Unix/_less /usr/share/zsh/functions/Completion/Unix/_links /usr/share/zsh/functions/Completion/Unix/_list_files /usr/share/zsh/functions/Completion/Unix/_loadkeys /usr/share/zsh/functions/Completion/Unix/_locales /usr/share/zsh/functions/Completion/Unix/_locate /usr/share/zsh/functions/Completion/Unix/_look /usr/share/zsh/functions/Completion/Unix/_lp /usr/share/zsh/functions/Completion/Unix/_ls /usr/share/zsh/functions/Completion/Unix/_lsof /usr/share/zsh/functions/Completion/Unix/_lynx /usr/share/zsh/functions/Completion/Unix/_lzop /usr/share/zsh/functions/Completion/Unix/_mail /usr/share/zsh/functions/Completion/Unix/_mailboxes /usr/share/zsh/functions/Completion/Unix/_make /usr/share/zsh/functions/Completion/Unix/_man /usr/share/zsh/functions/Completion/Unix/_md5sum /usr/share/zsh/functions/Completion/Unix/_mencal /usr/share/zsh/functions/Completion/Unix/_mercurial /usr/share/zsh/functions/Completion/Unix/_metaflac /usr/share/zsh/functions/Completion/Unix/_mh /usr/share/zsh/functions/Completion/Unix/_mime_types /usr/share/zsh/functions/Completion/Unix/_mkdir /usr/share/zsh/functions/Completion/Unix/_module /usr/share/zsh/functions/Completion/Unix/_monotone /usr/share/zsh/functions/Completion/Unix/_mount /usr/share/zsh/functions/Completion/Unix/_mpc /usr/share/zsh/functions/Completion/Unix/_mt /usr/share/zsh/functions/Completion/Unix/_mtools /usr/share/zsh/functions/Completion/Unix/_mtr /usr/share/zsh/functions/Completion/Unix/_mutt /usr/share/zsh/functions/Completion/Unix/_my_accounts /usr/share/zsh/functions/Completion/Unix/_mysqldiff /usr/share/zsh/functions/Completion/Unix/_mysql_utils /usr/share/zsh/functions/Completion/Unix/_ncftp /usr/share/zsh/functions/Completion/Unix/_netcat /usr/share/zsh/functions/Completion/Unix/_net_interfaces /usr/share/zsh/functions/Completion/Unix/_newsgroups /usr/share/zsh/functions/Completion/Unix/_nice /usr/share/zsh/functions/Completion/Unix/_nmap /usr/share/zsh/functions/Completion/Unix/_nslookup /usr/share/zsh/functions/Completion/Unix/_other_accounts /usr/share/zsh/functions/Completion/Unix/_pack /usr/share/zsh/functions/Completion/Unix/_patch /usr/share/zsh/functions/Completion/Unix/_path_commands /usr/share/zsh/functions/Completion/Unix/_path_files /usr/share/zsh/functions/Completion/Unix/_pax /usr/share/zsh/functions/Completion/Unix/_pbm /usr/share/zsh/functions/Completion/Unix/_pdf /usr/share/zsh/functions/Completion/Unix/_perforce /usr/share/zsh/functions/Completion/Unix/_perl /usr/share/zsh/functions/Completion/Unix/_perl_basepods /usr/share/zsh/functions/Completion/Unix/_perldoc /usr/share/zsh/functions/Completion/Unix/_perl_modules /usr/share/zsh/functions/Completion/Unix/_php /usr/share/zsh/functions/Completion/Unix/_pids /usr/share/zsh/functions/Completion/Unix/_pine /usr/share/zsh/functions/Completion/Unix/_ping /usr/share/zsh/functions/Completion/Unix/_pkg-config /usr/share/zsh/functions/Completion/Unix/_pon /usr/share/zsh/functions/Completion/Unix/_ports /usr/share/zsh/functions/Completion/Unix/_postfix /usr/share/zsh/functions/Completion/Unix/_prcs /usr/share/zsh/functions/Completion/Unix/_printenv /usr/share/zsh/functions/Completion/Unix/_printers /usr/share/zsh/functions/Completion/Unix/_ps /usr/share/zsh/functions/Completion/Unix/_pspdf /usr/share/zsh/functions/Completion/Unix/_psutils /usr/share/zsh/functions/Completion/Unix/_pump /usr/share/zsh/functions/Completion/Unix/_python /usr/share/zsh/functions/Completion/Unix/_qemu /usr/share/zsh/functions/Completion/Unix/_quilt /usr/share/zsh/functions/Completion/Unix/_raggle /usr/share/zsh/functions/Completion/Unix/_rake /usr/share/zsh/functions/Completion/Unix/_ranlib /usr/share/zsh/functions/Completion/Unix/_rar /usr/share/zsh/functions/Completion/Unix/_rcs /usr/share/zsh/functions/Completion/Unix/_renice /usr/share/zsh/functions/Completion/Unix/_ri /usr/share/zsh/functions/Completion/Unix/_rlogin /usr/share/zsh/functions/Completion/Unix/_rrdtool /usr/share/zsh/functions/Completion/Unix/_rsync /usr/share/zsh/functions/Completion/Unix/_rubber /usr/share/zsh/functions/Completion/Unix/_ruby /usr/share/zsh/functions/Completion/Unix/_sablotron /usr/share/zsh/functions/Completion/Unix/_samba /usr/share/zsh/functions/Completion/Unix/_sccs /usr/share/zsh/functions/Completion/Unix/_screen /usr/share/zsh/functions/Completion/Unix/_sed /usr/share/zsh/functions/Completion/Unix/_services /usr/share/zsh/functions/Completion/Unix/_sh /usr/share/zsh/functions/Completion/Unix/_showmount /usr/share/zsh/functions/Completion/Unix/_signals /usr/share/zsh/functions/Completion/Unix/_sisu /usr/share/zsh/functions/Completion/Unix/_slrn /usr/share/zsh/functions/Completion/Unix/_socket /usr/share/zsh/functions/Completion/Unix/_spamassassin /usr/share/zsh/functions/Completion/Unix/_sqsh /usr/share/zsh/functions/Completion/Unix/_ssh /usr/share/zsh/functions/Completion/Unix/_strip /usr/share/zsh/functions/Completion/Unix/_stty /usr/share/zsh/functions/Completion/Unix/_su /usr/share/zsh/functions/Completion/Unix/_subversion /usr/share/zsh/functions/Completion/Unix/_sudo /usr/share/zsh/functions/Completion/Unix/_surfraw /usr/share/zsh/functions/Completion/Unix/_sysctl /usr/share/zsh/functions/Completion/Unix/_tar /usr/share/zsh/functions/Completion/Unix/_tar_archive /usr/share/zsh/functions/Completion/Unix/_tardy /usr/share/zsh/functions/Completion/Unix/_tcptraceroute /usr/share/zsh/functions/Completion/Unix/_telnet /usr/share/zsh/functions/Completion/Unix/_terminals /usr/share/zsh/functions/Completion/Unix/_tex /usr/share/zsh/functions/Completion/Unix/_texi /usr/share/zsh/functions/Completion/Unix/_texinfo /usr/share/zsh/functions/Completion/Unix/_tidy /usr/share/zsh/functions/Completion/Unix/_tiff /usr/share/zsh/functions/Completion/Unix/_tilde_files /usr/share/zsh/functions/Completion/Unix/_time_zone /usr/share/zsh/functions/Completion/Unix/_tin /usr/share/zsh/functions/Completion/Unix/_tla /usr/share/zsh/functions/Completion/Unix/_todo.sh /usr/share/zsh/functions/Completion/Unix/_toilet /usr/share/zsh/functions/Completion/Unix/_totd /usr/share/zsh/functions/Completion/Unix/_tracepath /usr/share/zsh/functions/Completion/Unix/_twisted /usr/share/zsh/functions/Completion/Unix/_unace /usr/share/zsh/functions/Completion/Unix/_uname /usr/share/zsh/functions/Completion/Unix/_unexpand /usr/share/zsh/functions/Completion/Unix/_uniq /usr/share/zsh/functions/Completion/Unix/_units /usr/share/zsh/functions/Completion/Unix/_urls /usr/share/zsh/functions/Completion/Unix/_user_admin /usr/share/zsh/functions/Completion/Unix/_user_at_host /usr/share/zsh/functions/Completion/Unix/_users /usr/share/zsh/functions/Completion/Unix/_users_on /usr/share/zsh/functions/Completion/Unix/_vim /usr/share/zsh/functions/Completion/Unix/_vorbis /usr/share/zsh/functions/Completion/Unix/_vorbiscomment /usr/share/zsh/functions/Completion/Unix/_vux /usr/share/zsh/functions/Completion/Unix/_w3m /usr/share/zsh/functions/Completion/Unix/_webbrowser /usr/share/zsh/functions/Completion/Unix/_wget /usr/share/zsh/functions/Completion/Unix/_whereis /usr/share/zsh/functions/Completion/Unix/_whois /usr/share/zsh/functions/Completion/Unix/_wiggle /usr/share/zsh/functions/Completion/Unix/_xargs /usr/share/zsh/functions/Completion/Unix/_xmlsoft /usr/share/zsh/functions/Completion/Unix/_yafc /usr/share/zsh/functions/Completion/Unix/_yodl /usr/share/zsh/functions/Completion/Unix/_yp /usr/share/zsh/functions/Completion/Unix/_zcat /usr/share/zsh/functions/Completion/Unix/_zdump /usr/share/zsh/functions/Completion/Unix/_zip /usr/share/zsh/functions/Completion/X/_acroread /usr/share/zsh/functions/Completion/X/_dcop /usr/share/zsh/functions/Completion/X/_gnome-gv /usr/share/zsh/functions/Completion/X/_gqview /usr/share/zsh/functions/Completion/X/_gv /usr/share/zsh/functions/Completion/X/_kfmclient /usr/share/zsh/functions/Completion/X/_mozilla /usr/share/zsh/functions/Completion/X/_mplayer /usr/share/zsh/functions/Completion/X/_nautilus /usr/share/zsh/functions/Completion/X/_nedit /usr/share/zsh/functions/Completion/X/_netscape /usr/share/zsh/functions/Completion/X/_qiv /usr/share/zsh/functions/Completion/X/_setxkbmap /usr/share/zsh/functions/Completion/X/_urxvt /usr/share/zsh/functions/Completion/X/_vnc /usr/share/zsh/functions/Completion/X/_x_arguments /usr/share/zsh/functions/Completion/X/_xauth /usr/share/zsh/functions/Completion/X/_x_borderwidth /usr/share/zsh/functions/Completion/X/_x_color /usr/share/zsh/functions/Completion/X/_x_colormapid /usr/share/zsh/functions/Completion/X/_x_cursor /usr/share/zsh/functions/Completion/X/_x_display /usr/share/zsh/functions/Completion/X/_xdvi /usr/share/zsh/functions/Completion/X/_x_extension /usr/share/zsh/functions/Completion/X/_xfig /usr/share/zsh/functions/Completion/X/_x_font /usr/share/zsh/functions/Completion/X/_x_geometry /usr/share/zsh/functions/Completion/X/_x_keysym /usr/share/zsh/functions/Completion/X/_xloadimage /usr/share/zsh/functions/Completion/X/_x_locale /usr/share/zsh/functions/Completion/X/_x_modifier /usr/share/zsh/functions/Completion/X/_xmodmap /usr/share/zsh/functions/Completion/X/_x_name /usr/share/zsh/functions/Completion/X/_xpdf /usr/share/zsh/functions/Completion/X/_xrandr /usr/share/zsh/functions/Completion/X/_x_resource /usr/share/zsh/functions/Completion/X/_xscreensaver /usr/share/zsh/functions/Completion/X/_x_selection_timeout /usr/share/zsh/functions/Completion/X/_xset /usr/share/zsh/functions/Completion/X/_xt_arguments /usr/share/zsh/functions/Completion/X/_xterm /usr/share/zsh/functions/Completion/X/_x_title /usr/share/zsh/functions/Completion/X/_xt_session_id /usr/share/zsh/functions/Completion/X/_x_utils /usr/share/zsh/functions/Completion/X/_xv /usr/share/zsh/functions/Completion/X/_x_visual /usr/share/zsh/functions/Completion/X/_x_window /usr/share/zsh/functions/Completion/X/_xwit /usr/share/zsh/functions/Completion/Zsh/_alias /usr/share/zsh/functions/Completion/Zsh/_aliases /usr/share/zsh/functions/Completion/Zsh/_arrays /usr/share/zsh/functions/Completion/Zsh/_assign /usr/share/zsh/functions/Completion/Zsh/_autocd /usr/share/zsh/functions/Completion/Zsh/_bindkey /usr/share/zsh/functions/Completion/Zsh/_brace_parameter /usr/share/zsh/functions/Completion/Zsh/_builtin /usr/share/zsh/functions/Completion/Zsh/_cd /usr/share/zsh/functions/Completion/Zsh/_command /usr/share/zsh/functions/Completion/Zsh/_command_names /usr/share/zsh/functions/Completion/Zsh/_compdef /usr/share/zsh/functions/Completion/Zsh/_condition /usr/share/zsh/functions/Completion/Zsh/_default /usr/share/zsh/functions/Completion/Zsh/_delimiters /usr/share/zsh/functions/Completion/Zsh/_directory_stack /usr/share/zsh/functions/Completion/Zsh/_dirs /usr/share/zsh/functions/Completion/Zsh/_disable /usr/share/zsh/functions/Completion/Zsh/_echotc /usr/share/zsh/functions/Completion/Zsh/_echoti /usr/share/zsh/functions/Completion/Zsh/_emulate /usr/share/zsh/functions/Completion/Zsh/_enable /usr/share/zsh/functions/Completion/Zsh/_equal /usr/share/zsh/functions/Completion/Zsh/_fc /usr/share/zsh/functions/Completion/Zsh/_file_descriptors /usr/share/zsh/functions/Completion/Zsh/_first /usr/share/zsh/functions/Completion/Zsh/_functions /usr/share/zsh/functions/Completion/Zsh/_globqual_delims /usr/share/zsh/functions/Completion/Zsh/_globquals /usr/share/zsh/functions/Completion/Zsh/_hash /usr/share/zsh/functions/Completion/Zsh/_history_modifiers /usr/share/zsh/functions/Completion/Zsh/_in_vared /usr/share/zsh/functions/Completion/Zsh/_jobs /usr/share/zsh/functions/Completion/Zsh/_jobs_bg /usr/share/zsh/functions/Completion/Zsh/_jobs_builtin /usr/share/zsh/functions/Completion/Zsh/_jobs_fg /usr/share/zsh/functions/Completion/Zsh/_kill /usr/share/zsh/functions/Completion/Zsh/_limit /usr/share/zsh/functions/Completion/Zsh/_limits /usr/share/zsh/functions/Completion/Zsh/_math /usr/share/zsh/functions/Completion/Zsh/_mere /usr/share/zsh/functions/Completion/Zsh/_options /usr/share/zsh/functions/Completion/Zsh/_options_set /usr/share/zsh/functions/Completion/Zsh/_options_unset /usr/share/zsh/functions/Completion/Zsh/_parameter /usr/share/zsh/functions/Completion/Zsh/_parameters /usr/share/zsh/functions/Completion/Zsh/_precommand /usr/share/zsh/functions/Completion/Zsh/_print /usr/share/zsh/functions/Completion/Zsh/_prompt /usr/share/zsh/functions/Completion/Zsh/_read /usr/share/zsh/functions/Completion/Zsh/_redirect /usr/share/zsh/functions/Completion/Zsh/_sched /usr/share/zsh/functions/Completion/Zsh/_set /usr/share/zsh/functions/Completion/Zsh/_setopt /usr/share/zsh/functions/Completion/Zsh/_source /usr/share/zsh/functions/Completion/Zsh/_stat /usr/share/zsh/functions/Completion/Zsh/_subscript /usr/share/zsh/functions/Completion/Zsh/_suffix_alias_files /usr/share/zsh/functions/Completion/Zsh/_tilde /usr/share/zsh/functions/Completion/Zsh/_trap /usr/share/zsh/functions/Completion/Zsh/_ttyctl /usr/share/zsh/functions/Completion/Zsh/_typeset /usr/share/zsh/functions/Completion/Zsh/_ulimit /usr/share/zsh/functions/Completion/Zsh/_unhash /usr/share/zsh/functions/Completion/Zsh/_unsetopt /usr/share/zsh/functions/Completion/Zsh/_value /usr/share/zsh/functions/Completion/Zsh/_vared /usr/share/zsh/functions/Completion/Zsh/_vars /usr/share/zsh/functions/Completion/Zsh/_wait /usr/share/zsh/functions/Completion/Zsh/_which /usr/share/zsh/functions/Completion/Zsh/_zcompile /usr/share/zsh/functions/Completion/Zsh/_zed /usr/share/zsh/functions/Completion/Zsh/_zftp /usr/share/zsh/functions/Completion/Zsh/_zle /usr/share/zsh/functions/Completion/Zsh/_zmodload /usr/share/zsh/functions/Completion/Zsh/_zmv /usr/share/zsh/functions/Completion/Zsh/_zpty /usr/share/zsh/functions/Completion/Zsh/_zstyle ) +compaudit:59> [[ -n /usr/share/grml/zsh/functions ]] +compaudit:60> [[ 562 -lt 20 || /usr/share/grml/zsh/functions == '*/Base' || -d /usr/share/grml/zsh/functions/Base ]] +compaudit:81> [[ ask == use ]] +compaudit:89> local GROUP GROUPMEM _i_pw _i_gid _i_ulwdirs +compaudit:90> (( UID == EUID )) +compaudit:91> getent group unicum +compaudit:91> IFS=: +compaudit:91> read GROUP _i_pw _i_gid GROUPMEM +compaudit:106> [[ unicum == unicum && -z '' ]] +compaudit:107> _i_wdirs=( /usr/local/share/zsh/site-functions ) +compaudit:114> [[ -f /etc/debian_version ]] +compaudit:116> _i_ulwdirs=( /usr/local/share/zsh/site-functions ) +compaudit:117> _i_wdirs=( ) +compaudit:120> _i_wdirs=( ) +compaudit:121> _i_wfiles=( ) +compaudit:123> case 0:0 (0:0) +compaudit:124> _i_q='' +compaudit:130> [[ -n '' ]] +compaudit:137> return 0 +compinit:442> autoload -Uz compdump compinstall +compinit:446> _i_done='' +compinit:448> [[ -f /home/unicum/.zcompdump ]] +compinit:449> [[ -n yes ]] +compinit:450> read -rA _i_line +compinit:451> [[ _i_autodump -eq 1 && 562 -eq 562 && 4.3.6 == 4.3.6 ]] +compinit:454> . /home/unicum/.zcompdump +/home/unicum/.zcompdump:3> _comps=( - _precommand . _source a2dismod _a2utils a2dissite _a2utils a2enmod _a2utils a2ensite _a2utils a2ps _a2ps aaaa _hosts aap _aap acpi _acpi acpitool _acpitool acroread _acroread admin _sccs ali _mh alias _alias amaya _webbrowser analyseplugin _analyseplugin animate _imagemagick anno _mh ant _ant antiword _antiword apache2ctl _apachectl apachectl _apachectl apm _apm appletviewer _java apropos _man apt-cache _apt apt-cdrom _apt apt-config _apt apt-file _apt-file apt-get _apt aptitude _aptitude apt-move _apt-move apt-show-versions _apt-show-versions arena _webbrowser arp _arp arping _arping -array-value- _value -assign-parameter- _assign attr _attr auto-apt _auto-apt autoload _typeset bash _sh baz _baz bg _jobs_bg bindkey _bindkey bison _bison bogofilter _bogofilter bogotune _bogofilter bogoutil _bogofilter -brace-parameter- _brace_parameter brctl _brctl btdownloadcurses _bittorrent btdownloadgui _bittorrent btdownloadheadless _bittorrent btlaunchmany _bittorrent btlaunchmanycurses _bittorrent btmakemetafile _bittorrent btreannounce _bittorrent btrename _bittorrent bts _bts btshowmetainfo _bittorrent bttrack _bittorrent bug _bug buildhash _ispell builtin _builtin bunzip2 _bzip2 burst _mh bzcat _bzip2 bzip2 _bzip2 bzip2recover _bzip2 bzr _bzr cal _cal calendar _calendar catchsegv _precommand ccal _ccal cd _cd cdbs-edit-patch _cdbs-edit-patch cdc _sccs cdcd _cdcd cdrdao _cdrdao cdrecord _cdrecord certtool _gnutls cftp _twisted chage _users chdir _cd chflags _chflags chfn _users chgrp _chown chimera _webbrowser chkconfig _chkconfig chmod _chmod chown _chown chsh _users ci _rcs ckeygen _twisted clear _nothing co _rcs comb _sccs combine _imagemagick comm _comm command _command -command- _autocd -command-line- _normal comp _mh compdef _compdef composite _imagemagick compress _compress conch _twisted -condition- _condition config.status _configure configure _configure convert _imagemagick cowsay _cowsay cowthink _cowsay cp _cp cpio _cpio cplay _cplay crsh _cssh csh _sh cssh _cssh csup _csup curl _urls cut _cut cvs _cvs cvsup _cvsup cygcheck _cygcheck cygcheck.exe _cygcheck cygpath _cygpath cygpath.exe _cygpath cygrunsrv _cygrunsrv cygrunsrv.exe _cygrunsrv cygserver _cygserver cygserver.exe _cygserver cygstart _cygstart cygstart.exe _cygstart dak _dak darcs _darcs date _date dch _debchange dchroot _dchroot dchroot-dsa _dchroot-dsa dcop _dcop dcopclient _dcop dcopfind _dcop dcopobject _dcop dcopref _dcop dcopstart _dcop dd _dd debchange _debchange debdiff _debdiff debfoster _debfoster debsign _debsign declare _typeset -default- _default defaults _defaults delta _sccs df _directories dhclient _dhclient dhclient3 _dhclient dict _dict diff _diff diffstat _diffstat dillo _webbrowser dircmp _directories dirs _dirs disable _disable disown _jobs_fg display _imagemagick dist _mh dlocate _dlocate dmake _make dmidecode _dmidecode domainname _yp dosdel _floppy dosread _floppy dpatch-edit-patch _dpatch-edit-patch dpkg _dpkg dpkg-buildpackage _dpkg-buildpackage dpkg-cross _dpkg-cross dpkg-deb _dpkg dpkg-query _dpkg dpkg-reconfigure _dpkg dpkg-repack _dpkg-repack dpkg-source _dpkg_source dput _dput du _du dumper _dumper dumper.exe _dumper dupload _dupload dvibook _dvi dviconcat _dvi dvicopy _dvi dvidvi _dvi dvips _dvi dviselect _dvi dvitodvi _dvi dvitype _dvi ecasound _ecasound echotc _echotc echoti _echoti egrep _grep elinks _elinks elm _elm emulate _emulate enable _enable enscript _enscript env _env epsffit _psutils -equal- _equal eval _precommand eview _vim evim _vim exec _precommand exim _vim explodepkg _pkgtool export _typeset express _webbrowser extcheck _java extractres _psutils fakeroot _fakeroot false _nothing fc _fc fetchmail _fetchmail fg _jobs_fg fgrep _grep figlet _figlet find _find findaffix _ispell finger _finger fink _fink firefox _mozilla -first- _first fixdlsrps _psutils fixfmps _psutils fixmacps _psutils fixpsditps _psutils fixpspps _psutils fixscribeps _psutils fixtpps _psutils fixwfwps _psutils fixwpps _psutils fixwwps _psutils flasher _flasher flex _flex flist _mh flists _mh float _typeset fned _zed folder _mh folders _mh fortune _fortune forw _mh fsh _fsh ftp _hosts functions _typeset fuser _fuser fusermount _fusermount fwhois _whois g++ _gcc galeon _webbrowser gcc _gcc gdb _gdb gdiff _diff genisoimage _genisoimage get _sccs getafm _psutils getclip _getclip getclip.exe _getclip getconf _getconf getent _getent getfacl _getfacl getfacl.exe _getfacl getfattr _attr getmail _getmail getopts _vars gex _vim ggv _gnome-gv ghostscript _gs ghostview _pspdf git _git git-add _git git-am _git git-annotate _git git-apply _git git-applymbox _git git-applypatch _git git-archimport _git git-archive _git git-bisect _git git-blame _git git-branch _git git-cat-file _git git-check-attr _git git-checkout _git git-checkout-index _git git-check-ref-format _git git-cherry _git git-cherry-pick _git git-clean _git git-clone _git git-clone-pack _git git-commit _git git-commit-tree _git git-config _git git-convert-objects _git git-count-objects _git git-cvsexportcommit _git git-cvsimport _git git-cvsserver _git git-daemon _git git-describe _git git-diff _git git-diff-files _git git-diff-index _git git-diff-stages _git git-diff-tree _git git-fast-import _git git-fetch _git git-fetch-pack _git git-fmt-merge-msg _git git-for-each-ref _git git-format-patch _git git-fsck _git git-gc _git git-get-tar-commit-id _git git-grep _git git-hash-object _git git-http-fetch _git git-http-push _git git-imap-send _git git-index-pack _git git-init _git git-instaweb _git git-local-fetch _git git-log _git git-lost-found _git git-ls-files _git git-ls-remote _git git-ls-tree _git git-mailinfo _git git-mailsplit _git git-merge _git git-merge-base _git git-merge-file _git git-merge-index _git git-merge-one-file _git git-mergetool _git git-merge-tree _git git-mktag _git git-mktree _git git-mv _git git-name-rev _git git-octopus _git git-pack-objects _git git-pack-redundant _git git-pack-refs _git git-patch-id _git git-peek-remote _git git-prune _git git-prune-packed _git git-pull _git git-push _git git-quiltimport _git git-read-tree _git git-rebase _git git-receive-pack _git git-reflog _git git-relink _git git-remote _git git-repack _git git-request-pull _git git-rerere _git git-reset _git git-revert _git git-rev-list _git git-rev-parse _git git-rm _git git-send-email _git git-send-pack _git git-shell _git git-shortlog _git git-show _git git-show-branch _git git-show-index _git git-show-ref _git git-sh-setup _git git-ssh-fetch _git git-ssh-upload _git git-status _git git-stripspace _git git-svn _git git-svnimport _git git-symbolic-ref _git git-tag _git git-tar-tree _git git-unpack-file _git git-unpack-objects _git git-update-index _git git-update-ref _git git-update-server-info _git git-upload-archive _git git-upload-pack _git git-var _git git-verify-pack _git git-verify-tag _git git-whatchanged _git git-write-tree _git global _global gls _ls gmake _make gmplayer _mplayer gnome-gv _gnome-gv gnutls-cli _gnutls gnutls-cli-debug _gnutls gpg _gpg gpgv _gpg gphoto2 _gphoto2 gprof _gprof gqview _gqview grail _webbrowser grep _grep groff _groff groupadd _user_admin groupdel _groups groupmod _user_admin groups _users growisofs _growisofs gs _gs gsbj _pspdf gsdj _pspdf gsdj500 _pspdf gslj _pspdf gslp _pspdf gsnd _pspdf gtar _tar guilt _guilt guilt-add _guilt guilt-applied _guilt guilt-delete _guilt guilt-files _guilt guilt-fold _guilt guilt-fork _guilt guilt-header _guilt guilt-help _guilt guilt-import _guilt guilt-import-commit _guilt guilt-init _guilt guilt-new _guilt guilt-next _guilt guilt-patchbomb _guilt guilt-pop _guilt guilt-prev _guilt guilt-push _guilt guilt-rebase _guilt guilt-refresh _guilt guilt-rm _guilt guilt-series _guilt guilt-status _guilt guilt-top _guilt guilt-unapplied _guilt gunzip _gzip gut-runstatus _git gv _gv gview _vim gvim _vim gvimdiff _vim gzcat _gzip gzilla _webbrowser gzip _gzip hash _hash hdiutil _hdiutil help _sccs hg _mercurial history _fc host _hosts hotjava _webbrowser iceweasel _mozilla icombine _ispell iconv _iconv id _id identify _imagemagick ifconfig _ifconfig ifdown _net_interfaces ifup _net_interfaces ijoin _ispell import _imagemagick inc _mh includeres _psutils info _texinfo infocmp _terminals insmod _modutils install-info _texinfo installpkg _pkgtool integer _typeset invoke-rc.d _invoke-rc.d ip _ip iptables _iptables iptables-restore _iptables iptables-save _iptables irssi _irssi ispell _ispell iwconfig _iwconfig jadetex _tex jar _java jarsigner _java java _java javac _java javadoc _java javah _java javap _java jdb _java jobs _jobs_builtin joe _joe keytool _java kfmclient _kfmclient kill _kill killall _killall killall5 _killall kldload _kld kldunload _kld knock _knock konqueror _webbrowser kpdf _pdf ksh _sh kvno _kvno last _last lastb _last latex _tex ldd _ldd less _less let _math lftp _ncftp light _webbrowser lighty-disable-mod _lighttpd lighty-enable-mod _lighttpd limit _limit linda _linda links _links lintian _lintian linux _uml loadkeys _loadkeys local _typeset locate _locate log _nothing logname _nothing look _look lore _twisted losetup _losetup lp _lp lpq _lp lpr _lp lprm _lp ls _ls lscfg _lscfg lsdev _lsdev lslv _lslv lsmod _modutils lsof _lsof lspv _lspv lsusb _lsusb lsvg _lsvg lynx _lynx lzop _lzop m-a _module-assistant madison _madison mail _mail Mail _mail mailx _mail make _make makeinfo _texinfo make-kpkg _make-kpkg makepkg _pkgtool man _man manhole _twisted mark _mh -math- _math mattrib _mtools mcd _mtools mcopy _mtools md5sum _md5sum mdel _mtools mdeltree _mtools mdir _mtools mdu _mtools members _members mencal _mencal mere _mere merge _rcs mergechanges _mergechanges metaflac _metaflac mformat _mtools mgv _pspdf mhlist _mh mhmail _mh mhn _mh mhparam _mh mhpath _mh mhshow _mh mhstore _mh mii-tool _mii-tool mkdir _mkdir mkisofs _growisofs mkshortcut _mkshortcut mkshortcut.exe _mkshortcut mktap _twisted mkzsh _mkzsh mkzsh.exe _mkzsh mlabel _mtools mlocate _locate mmd _mtools mmm _webbrowser mmount _mtools mmove _mtools modinfo _modutils modprobe _modutils module _module module-assistant _module-assistant mogrify _imagemagick mondoarchive _mondo montage _imagemagick Mosaic _webbrowser mount _mount mozilla _mozilla mozilla-firefox _mozilla mozilla-xremote-client _mozilla mpc _mpc mplayer _mplayer mrd _mtools mread _mtools mren _mtools msgchk _mh mt _mt mtn _monotone mtoolstest _mtools mtr _mtr mtype _mtools munchlist _ispell mush _mail mutt _mutt mx _hosts mysql _mysql_utils mysqladmin _mysql_utils mysqldiff _mysqldiff mysqldump _mysql_utils mysqlimport _mysql_utils mysqlshow _mysql_utils nail _mail native2ascii _java nautilus _nautilus nc _netcat ncal _cal ncftp _ncftp ncl _nedit nedit _nedit nedit-nc _nedit netcat _netcat netrik _webbrowser netscape _netscape newgrp _groups next _mh nice _nice nmap _nmap nmblookup _samba nocorrect _precommand noglob _precommand nohup _precommand ns _hosts nslookup _nslookup ntalk _other_accounts odme _object_classes odmget _object_classes odmshow _object_classes ogg123 _vorbis oggdec _vorbis oggenc _vorbis ogginfo _vorbis open _open opera _webbrowser p4 _perforce p4d _perforce pack _pack packf _mh -parameter- _parameter parsehdlist _urpmi passwd _users patch _patch pax _pax pcat _pack pcred _pids pdf2dsc _pdf pdf2ps _pdf pdffonts _pdf pdfimages _pdf pdfinfo _pdf pdfjadetex _tex pdflatex _tex pdfopt _pdf pdftopbm _pdf pdftops _pdf pdftotext _pdf perl _perl perldoc _perldoc pfiles _pids pflags _pids phoenix _webbrowser php _php pick _mh pine _pine pinef _pine ping _ping piuparts _piuparts pkg_add _bsd_pkg pkg-config _pkg-config pkg_create _bsd_pkg pkg_delete _bsd_pkg pkg_info _bsd_pkg pkgtool _pkgtool pldd _pids pmake _make pman _perl_modules pmap _pids pmcat _perl_modules pmdesc _perl_modules pmeth _perl_modules pmexp _perl_modules pmfunc _perl_modules pmload _perl_modules pmls _perl_modules pmpath _perl_modules pmvers _perl_modules podgrep _perl_modules podpath _perl_modules podtoc _perl_modules poff _pon policytool _java pon _pon popd _directory_stack portlint _portlint portsnap _portsnap postsuper _postfix prcs _prcs prev _mh print _print printenv _printenv prompt _prompt prs _sccs prt _sccs prun _pids ps2ascii _pspdf ps2epsi _ps ps2pdf _ps ps2pdf12 _ps ps2pdf13 _ps ps2pdf14 _ps ps2pdfwr _ps ps2ps _ps psbook _psutils pscp _pscp pscp.exe _pscp psig _pids psmerge _psutils psmulti _ps psnup _psutils psresize _psutils psselect _psutils pstack _pids pstoedit _pspdf pstop _pids pstops _psutils pstotgif _pspdf pswrap _ps ptree _pids pump _pump pushd _cd putclip _putclip putclip.exe _putclip pwait _pids pwdx _pids pyhtmlizer _twisted python _python qemu _qemu qiv _qiv qtplay _qtplay querybts _bug quilt _quilt r _fc raggle _raggle rake _rake ranlib _ranlib rar _rar rc _sh rcp _rlogin rcs _rcs rcsdiff _rcs read _read readonly _typeset -redirect- _redirect '-redirect-,<,bunzip2' _bzip2 '-redirect-,<,bzip2' _bzip2 '-redirect-,>,bzip2' _bzip2 '-redirect-,<,compress' _compress '-redirect-,>,compress' _compress -redirect-,-default-,-default- _files '-redirect-,<,gunzip' _gzip '-redirect-,<,gzip' _gzip '-redirect-,>,gzip' _gzip '-redirect-,<,uncompress' _compress refile _mh rehash _hash removepkg _pkgtool remsh _rlogin renice _renice repl _mh reportbug _bug reprepro _reprepro retawq _webbrowser rgview _vim rgvim _vim ri _ri rlogin _rlogin rmadison _madison rmdel _sccs rmdir _directories rmf _mh rmic _java rmid _java rmiregistry _java rmm _mh rmmod _modutils rpm _rpm rrdtool _rrdtool rsh _rlogin rsync _rsync rtin _tin rubber _rubber rubber-info _rubber rubber-pipe _rubber ruby _ruby rup _hosts rusage _precommand rview _vim rvim _vim rwho _hosts sabcmd _sablotron sact _sccs scan _mh sccs _sccs sccsdiff _sccs sched _sched schroot _schroot scp _ssh screen _screen sed _sed serialver _java service _service set _set setfattr _attr setopt _setopt sftp _ssh sh _sh shift _arrays show _mh showchar _psutils showmount _showmount sisu _sisu skipstone _webbrowser slitex _tex slocate _locate slogin _ssh slrn _slrn smbclient _samba smbcontrol _samba smbstatus _samba smit _smit smitty _smit soa _hosts socket _socket softwareupdate _softwareupdate sortm _mh source _source spamassassin _spamassassin sqsh _sqsh sr _surfraw srptool _gnutls ssh _ssh ssh-add _ssh ssh-agent _ssh sshfs _sshfs ssh-keygen _ssh star _tar stat _stat strip _strip stty _stty su _su -subscript- _subscript sudo _sudo surfraw _surfraw svn _subversion svnadmin _subversion svnadmin-static _subversion svn-buildpackage _svn-buildpackage sync _nothing sysctl _sysctl talk _other_accounts tap2deb _twisted tap2rpm _twisted tapconvert _twisted tar _tar tardy _tardy tcptraceroute _tcptraceroute tcsh _sh telnet _telnet tex _tex texi2dvi _texinfo texindex _texinfo tidy _tidy -tilde- _tilde time _precommand times _nothing tin _tin tkconch _twisted tkinfo _texinfo tkmktap _twisted tla _tla todo.sh _todo.sh toilet _toilet totdconfig _totd tpb _tpb tpconfig _tpconfig tpkg-debarch _toolchain-source tpkg-install _toolchain-source tpkg-install-libc _toolchain-source tpkg-make _toolchain-source tpkg-update _toolchain-source tracepath _tracepath tracepath6 _tracepath traceroute _hosts trap _trap trial _twisted true _nothing tryaffix _ispell ttyctl _ttyctl tunctl _uml tune2fs _tune2fs twistd _twisted txt _hosts type _which typeset _typeset ulimit _ulimit uml_mconsole _uml uml_moo _uml uml_switch _uml umount _mount unace _unace unalias _aliases uname _uname uncompress _compress unexpand _unexpand unfunction _functions unget _sccs unhash _unhash uniq _uniq units _units unlimit _limits unpack _pack unrar _rar unset _vars unsetopt _unsetopt unzip _zip update-alternatives _update-alternatives update-rc.d _update-rc.d upgradepkg _pkgtool urpme _urpmi urpmf _urpmi urpmi _urpmi urpmi.addmedia _urpmi urpmi.removemedia _urpmi urpmi.update _urpmi urpmq _urpmi urxvt _urxvt uscan _uscan useradd _user_admin userdel _users usermod _user_admin val _sccs valgrind _valgrind -value- _value -value-,ANT_ARGS,-default- _ant -value-,CFLAGS,-default- _gcc -value-,CPPFLAGS,-default- _gcc -value-,-default-,-default- _value -value-,DISPLAY,-default- _x_display -value-,GREP_OPTIONS,-default- _grep -value-,GZIP,-default- _gzip -value-,LANG,-default- _locales -value-,LANGUAGE,-default- _locales -value-,LD_DEBUG,-default- _ld_debug -value-,LDFLAGS,-default- _gcc -value-,LESSCHARSET,-default- _less -value-,LESS,-default- _less -value-,LPDEST,-default- _printers -value-,P4CLIENT,-default- _perforce -value-,P4MERGE,-default- _perforce -value-,P4PORT,-default- _perforce -value-,P4USER,-default- _perforce -value-,PERLDOC,-default- _perldoc -value-,PRINTER,-default- _printers -value-,TERM,-default- _terminals -value-,TERMINFO_DIRS,-default- _dir_list -value-,TZ,-default- _time_zone -value-,VALGRIND_OPTS,-default- _valgrind -value-,WWW_HOME,-default- _urls -value-,XML_CATALOG_FILES,-default- _xmlsoft vared _vared -vared- _in_vared vim _vim vim-addons _vim-addons vimdiff _vim vncserver _vnc vncviewer _vnc vorbiscomment _vorbiscomment vserver _vserver vux _vux vuxctl _vux w3m _w3m wait _wait wajig _wajig wanna-build _wanna-build websetroot _twisted wget _wget what _sccs whatis _man whence _which where _which whereis _whereis which _which whoami _nothing whois _whois whom _mh wiggle _wiggle wodim _cdrecord write _users_on www _webbrowser xargs _xargs xauth _xauth xdpyinfo _x_utils xdvi _xdvi xelatex _tex xetex _tex xev _x_utils xfd _x_utils xfig _xfig xfontsel _x_utils xhost _x_utils xkill _x_utils xli _xloadimage xloadimage _xloadimage xmllint _xmlsoft xmodmap _xmodmap xmosaic _webbrowser xon _x_utils xpdf _xpdf xping _hosts xrandr _xrandr xrdb _x_utils xscreensaver-command _xscreensaver xset _xset xsetbg _xloadimage xsetroot _x_utils xsltproc _xmlsoft xterm _xterm xtightvncviewer _vnc xtp _imagemagick xv _xv xview _xloadimage xvnc4viewer _vnc xvncviewer _vnc xwd _x_utils xwininfo _x_utils xwit _xwit xwud _x_utils yast _yast yast2 _yast ypbind _yp ypcat _yp ypmatch _yp yppasswd _yp yppoll _yp yppush _yp ypserv _yp ypset _yp ypwhich _yp ypxfr _yp ytalk _other_accounts yum _yum zcat _zcat zcompile _zcompile zcp _zmv zdump _zdump zed _zed zen _webbrowser zip _zip zipinfo _zip zle _zle zln _zmv zmail _mail zmodload _zmodload zmv _zmv zone _hosts zpty _zpty zsh _sh zstat _stat zstyle _zstyle zxpdf _xpdf ) +/home/unicum/.zcompdump:1121> _services=( bzcat bunzip2 dch debchange gzcat gunzip iceweasel firefox Mail mail mailx mail nail mail ncl nc nedit-nc nc pcat unpack '-redirect-,<,bunzip2' bunzip2 '-redirect-,<,bzip2' bzip2 '-redirect-,>,bzip2' bunzip2 '-redirect-,<,compress' compress '-redirect-,>,compress' uncompress '-redirect-,<,gunzip' gunzip '-redirect-,<,gzip' gzip '-redirect-,>,gzip' gunzip '-redirect-,<,uncompress' uncompress remsh rsh slogin ssh svnadmin-static svnadmin xelatex latex xetex tex ) +/home/unicum/.zcompdump:1148> _patcomps=( '*/(init|rc[0-9S]#).d/*' _init_d 'zf*' _zftp ) +/home/unicum/.zcompdump:1153> _postpatcomps=( '(p[bgpn]m*|*top[bgpn]m)' _pbm '(texi(2*|ndex))' _texi '(tiff*|*2tiff|pal2rgb)' _tiff '-value-,(ftp|http(|s))_proxy,-default-' _urls '-value-,LC_*,-default-' _locales '-value-,*path,-default-' _directories '-value-,*PATH,-default-' _dir_list '-value-,RUBY(LIB|OPT|PATH),-default-' _ruby '*/X11(|R[456])/*' _x_arguments 'yodl(|2*)' _yodl ) +/home/unicum/.zcompdump:1166> _compautos=( _call_program +X ) +/home/unicum/.zcompdump:1170> zle -C _bash_complete-word .complete-word _bash_completions +/home/unicum/.zcompdump:1171> zle -C _bash_list-choices .list-choices _bash_completions +/home/unicum/.zcompdump:1172> zle -C _complete_debug .complete-word _complete_debug +/home/unicum/.zcompdump:1173> zle -C _complete_help .complete-word _complete_help +/home/unicum/.zcompdump:1174> zle -C _complete_tag .complete-word _complete_tag +/home/unicum/.zcompdump:1175> zle -C _correct_filename .complete-word _correct_filename +/home/unicum/.zcompdump:1176> zle -C _correct_word .complete-word _correct_word +/home/unicum/.zcompdump:1177> zle -C _expand_alias .complete-word _expand_alias +/home/unicum/.zcompdump:1178> zle -C _expand_word .complete-word _expand_word +/home/unicum/.zcompdump:1179> zle -C _history-complete-newer .complete-word _history_complete_word +/home/unicum/.zcompdump:1180> zle -C _history-complete-older .complete-word _history_complete_word +/home/unicum/.zcompdump:1181> zle -C _list_expansions .list-choices _expand_word +/home/unicum/.zcompdump:1182> zle -C _most_recent_file .complete-word _most_recent_file +/home/unicum/.zcompdump:1183> zle -C _next_tags .list-choices _next_tags +/home/unicum/.zcompdump:1184> zle -C _read_comp .complete-word _read_comp +/home/unicum/.zcompdump:1185> bindkey '^X^R' _read_comp +/home/unicum/.zcompdump:1186> bindkey '^X?' _complete_debug +/home/unicum/.zcompdump:1187> bindkey '^XC' _correct_filename +/home/unicum/.zcompdump:1188> bindkey '^Xa' _expand_alias +/home/unicum/.zcompdump:1189> bindkey '^Xc' _correct_word +/home/unicum/.zcompdump:1190> bindkey '^Xd' _list_expansions +/home/unicum/.zcompdump:1191> bindkey '^Xe' _expand_word +/home/unicum/.zcompdump:1192> bindkey '^Xh' _complete_help +/home/unicum/.zcompdump:1193> bindkey '^Xm' _most_recent_file +/home/unicum/.zcompdump:1194> bindkey '^Xn' _next_tags +/home/unicum/.zcompdump:1195> bindkey '^Xt' _complete_tag +/home/unicum/.zcompdump:1196> bindkey '^X~' _bash_list-choices +/home/unicum/.zcompdump:1197> bindkey '^[,' _history-complete-newer +/home/unicum/.zcompdump:1198> bindkey '^[/' _history-complete-older +/home/unicum/.zcompdump:1199> bindkey '^[~' _bash_complete-word +/home/unicum/.zcompdump:1201> autoload -Uz _a2ps _a2utils _aap _acpi _acpitool _acroread _alias _aliases _all_labels _all_matches _alternative _analyseplugin _ant _antiword _apachectl _apm _approximate _apt _apt-file _aptitude _apt-move _apt-show-versions _arch_archives _arch_namespace _arg_compile _arguments _arp _arping _arrays _assign _attr _auto-apt _autocd _bash_completions _baz _bind_addresses _bindkey _bison _bittorrent _bogofilter _brace_parameter _brctl _bsd_pkg _bts _bug _builtin _bzip2 _bzr _cache_invalid _cal _calendar _call_function _canonical_paths _ccal _cd _cdbs-edit-patch _cdcd _cdrdao _cdrecord _chflags _chkconfig _chmod _chown _combination _comm _command _command_names _compdef _complete _complete_debug _complete_help _complete_help_generic _complete_tag _compress _condition _configure _correct _correct_filename _correct_word _cowsay _cp _cpio _cplay _cssh _csup _ctags_tags _cut _cvs _cvsup _cygcheck _cygpath _cygrunsrv _cygserver _cygstart _dak _darcs _date _dchroot _dchroot-dsa _dcop _dd _debchange _debdiff _debfoster _deb_packages _debsign _default _defaults _delimiters _describe _description _dhclient _dict _dict_words _diff _diff_options _diffstat _directories _directory_stack _dir_list _dirs _disable _dispatch _dlocate _dmidecode _domains _dpatch-edit-patch _dpkg _dpkg-buildpackage _dpkg-cross _dpkg-repack _dpkg_source _dput _du _dumper _dupload _dvi _ecasound _echotc _echoti _elinks _elm _email_addresses _emulate _enable _enscript _env _equal _expand _expand_alias _expand_word _fakeroot _fc _fetchmail _figlet _file_descriptors _files _file_systems _find _finger _fink _first _flasher _flex _floppy _fortune _fsh _functions _fuse_arguments _fuser _fusermount _fuse_values _gcc _gdb _generic _genisoimage _getclip _getconf _getent _getfacl _getmail _git _global _global_tags _globqual_delims _globquals _gnome-gv _gnu_generic _gnutls _gpg _gphoto2 _gprof _gqview _grep _groff _groups _growisofs _gs _guard _guilt _gv _gzip _hash _hdiutil _history _history_complete_word _history_modifiers _hosts _iconv _id _ifconfig _ignored _imagemagick _init_d _in_vared _invoke-rc.d _ip _iptables _irssi _ispell _iwconfig _java _java_class _jobs _jobs_bg _jobs_builtin _jobs_fg _joe _kfmclient _kill _killall _kld _knock _kvno _last _ldd _ld_debug _less _lighttpd _limit _limits _linda _links _lintian _list _list_files _loadkeys _locales _locate _logical_volumes _look _losetup _lp _ls _lscfg _lsdev _lslv _lsof _lspv _lsusb _lsvg _lynx _lzop _mac_applications _mac_files_for_application _madison _mail _mailboxes _main_complete _make _make-kpkg _man _match _math _md5sum _members _mencal _menu _mercurial _mere _mergechanges _message _metaflac _mh _mii-tool _mime_types _mkdir _mkshortcut _mkzsh _module _module-assistant _modutils _mondo _monotone _most_recent_file _mount _mozilla _mpc _mplayer _mt _mtools _mtr _multi_parts _mutt _my_accounts _mysqldiff _mysql_utils _nautilus _ncftp _nedit _netcat _net_interfaces _netscape _newsgroups _next_label _next_tags _nice _nmap _normal _nothing _nslookup _object_classes _oldlist _open _options _options_set _options_unset _other_accounts _pack _parameter _parameters _patch _path_commands _path_files _pax _pbm _pdf _perforce _perl _perl_basepods _perldoc _perl_modules _php _physical_volumes _pick_variant _pids _pine _ping _piuparts _pkg-config _pkgtool _pon _portlint _ports _portsnap _postfix _prcs _precommand _prefix _print _printenv _printers _prompt _ps _pscp _pspdf _psutils _pump _putclip _python _qemu _qiv _qtplay _quilt _raggle _rake _ranlib _rar _rcs _read _read_comp _redirect _regex_arguments _regex_words _renice _reprepro _requested _retrieve_cache _retrieve_mac_apps _ri _rlogin _rpm _rrdtool _rsync _rubber _ruby _sablotron _samba _sccs _sched _schroot _screen _sed _sep_parts _service _services _set _set_command _setopt _setup _sh _showmount _signals _sisu _slrn _smit _socket _softwareupdate _source _spamassassin _sqsh _ssh _sshfs _stat _store_cache _strip _stty _su _sub_commands _subscript _subversion _sudo _suffix_alias_files _surfraw _svn-buildpackage _sysctl _tags _tar _tar_archive _tardy _tcptraceroute _telnet _terminals _tex _texi _texinfo _tidy _tiff _tilde _tilde_files _time_zone _tin _tla _todo.sh _toilet _toolchain-source _totd _tpb _tpconfig _tracepath _trap _ttyctl _tune2fs _twisted _typeset _ulimit _uml _unace _uname _unexpand _unhash _uniq _units _unsetopt _update-alternatives _update-rc.d _urls _urpmi _urxvt _uscan _user_admin _user_at_host _users _users_on _valgrind _value _values _vared _vars _vim _vim-addons _vnc _volume_groups _vorbis _vorbiscomment _vserver _vux _w3m _wait _wajig _wakeup_capable_devices _wanna-build _wanted _webbrowser _wget _whereis _which _whois _wiggle _xargs _x_arguments _xauth _x_borderwidth _x_color _x_colormapid _x_cursor _x_display _xdvi _x_extension _xfig _x_font _x_geometry _x_keysym _xloadimage _x_locale _xmlsoft _x_modifier _xmodmap _x_name _xpdf _xrandr _x_resource _xscreensaver _x_selection_timeout _xset _xt_arguments _xterm _x_title _xt_session_id _x_utils _xv _x_visual _x_window _xwit _yast _yodl _yp _yum _zcat _zcompile _zdump _zed _zftp _zip _zle _zmodload _zmv _zpty _zstyle +/home/unicum/.zcompdump:1313> autoload -Uz +X _call_program +/home/unicum/.zcompdump:1315> typeset -gUa _comp_assocs +/home/unicum/.zcompdump:1316> _comp_assocs=( '' ) +compinit:455> _i_done=yes +compinit:462> [[ -z yes ]] +compinit:499> _i_line=complete-word +compinit:502> zle -C complete-word .complete-word _main_complete +compinit:499> _i_line=delete-char-or-list +compinit:502> zle -C delete-char-or-list .delete-char-or-list _main_complete +compinit:499> _i_line=expand-or-complete +compinit:502> zle -C expand-or-complete .expand-or-complete _main_complete +compinit:499> _i_line=expand-or-complete-prefix +compinit:502> zle -C expand-or-complete-prefix .expand-or-complete-prefix _main_complete +compinit:499> _i_line=list-choices +compinit:502> zle -C list-choices .list-choices _main_complete +compinit:499> _i_line=menu-complete +compinit:502> zle -C menu-complete .menu-complete _main_complete +compinit:499> _i_line=menu-expand-or-complete +compinit:502> zle -C menu-expand-or-complete .menu-expand-or-complete _main_complete +compinit:499> _i_line=reverse-menu-complete +compinit:502> zle -C reverse-menu-complete .reverse-menu-complete _main_complete +compinit:504> zle -la menu-select +compinit:508> bindkey '^i' +compinit:508> read -A _i_line +compinit:509> [[ expand-or-complete == expand-or-complete ]] +compinit:510> zstyle -a :completion: completer _i_line +compinit:515> unfunction compinit compaudit +compinit:516> autoload -Uz compinit compaudit +compinit:518> return 0 +/home/unicum/.zshrc:924> is4 +is4:1> [[ 4.3.6 == '<4->*' ]] +is4:1> return 0 +/home/unicum/.zshrc:924> zrcautoload zed +zrcautoload:1> emulate -L zsh +zrcautoload:2> setopt extended_glob +zrcautoload:3> local fdir ffile +zrcautoload:4> local -i ffound +zrcautoload:6> ffile=zed +zrcautoload:7> (( found = 0 )) +zrcautoload:8> fdir=/usr/share/grml/zsh/functions +zrcautoload:9> [[ -e /usr/share/grml/zsh/functions/zed ]] +zrcautoload:8> fdir=/usr/share/grml/zsh/completion +zrcautoload:9> [[ -e /usr/share/grml/zsh/completion/zed ]] +zrcautoload:8> fdir=/usr/local/share/zsh/site-functions +zrcautoload:9> [[ -e /usr/local/share/zsh/site-functions/zed ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Calendar +zrcautoload:9> [[ -e /usr/share/zsh/functions/Calendar/zed ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/zed ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/AIX +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/AIX/zed ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/BSD +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/BSD/zed ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Base +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Base/zed ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Cygwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Cygwin/zed ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Darwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Darwin/zed ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Debian +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Debian/zed ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Linux +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Linux/zed ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Mandriva +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Mandriva/zed ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Redhat +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Redhat/zed ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Unix +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Unix/zed ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/X +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/X/zed ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Zsh +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Zsh/zed ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Exceptions +zrcautoload:9> [[ -e /usr/share/zsh/functions/Exceptions/zed ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/MIME +zrcautoload:9> [[ -e /usr/share/zsh/functions/MIME/zed ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Misc +zrcautoload:9> [[ -e /usr/share/zsh/functions/Misc/zed ]] +zrcautoload:9> (( ffound = 1 )) +zrcautoload:8> fdir=/usr/share/zsh/functions/Newuser +zrcautoload:9> [[ -e /usr/share/zsh/functions/Newuser/zed ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Prompts +zrcautoload:9> [[ -e /usr/share/zsh/functions/Prompts/zed ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/TCP +zrcautoload:9> [[ -e /usr/share/zsh/functions/TCP/zed ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zftp +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zftp/zed ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zle +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zle/zed ]] +zrcautoload:12> (( ffound == 0 )) +zrcautoload:13> [[ 4.3.6 == '3.1.<6->' || 4.3.6 == '<4->*' ]] +zrcautoload:14> autoload -U zed +zrcautoload:18> return 0 +/home/unicum/.zshrc:926> is4 +is4:1> [[ 4.3.6 == '<4->*' ]] +is4:1> return 0 +/home/unicum/.zshrc:927> mod=complist +/home/unicum/.zshrc:928> zmodload -i zsh/complist +/home/unicum/.zshrc:927> mod=deltochar +/home/unicum/.zshrc:928> zmodload -i zsh/deltochar +/home/unicum/.zshrc:927> mod=mathfunc +/home/unicum/.zshrc:928> zmodload -i zsh/mathfunc +/home/unicum/.zshrc:932> is4 +is4:1> [[ 4.3.6 == '<4->*' ]] +is4:1> return 0 +/home/unicum/.zshrc:933> zmodload -a zsh/stat zstat +/home/unicum/.zshrc:934> zmodload -a zsh/zpty zpty +/home/unicum/.zshrc:935> zmodload -ap zsh/mapfile mapfile +/home/unicum/.zshrc:938> is4 +is4:1> [[ 4.3.6 == '<4->*' ]] +is4:1> return 0 +/home/unicum/.zshrc:938> zrcautoload insert-files +zrcautoload:1> emulate -L zsh +zrcautoload:2> setopt extended_glob +zrcautoload:3> local fdir ffile +zrcautoload:4> local -i ffound +zrcautoload:6> ffile=insert-files +zrcautoload:7> (( found = 0 )) +zrcautoload:8> fdir=/usr/share/grml/zsh/functions +zrcautoload:9> [[ -e /usr/share/grml/zsh/functions/insert-files ]] +zrcautoload:8> fdir=/usr/share/grml/zsh/completion +zrcautoload:9> [[ -e /usr/share/grml/zsh/completion/insert-files ]] +zrcautoload:8> fdir=/usr/local/share/zsh/site-functions +zrcautoload:9> [[ -e /usr/local/share/zsh/site-functions/insert-files ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Calendar +zrcautoload:9> [[ -e /usr/share/zsh/functions/Calendar/insert-files ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/insert-files ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/AIX +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/AIX/insert-files ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/BSD +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/BSD/insert-files ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Base +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Base/insert-files ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Cygwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Cygwin/insert-files ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Darwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Darwin/insert-files ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Debian +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Debian/insert-files ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Linux +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Linux/insert-files ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Mandriva +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Mandriva/insert-files ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Redhat +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Redhat/insert-files ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Unix +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Unix/insert-files ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/X +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/X/insert-files ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Zsh +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Zsh/insert-files ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Exceptions +zrcautoload:9> [[ -e /usr/share/zsh/functions/Exceptions/insert-files ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/MIME +zrcautoload:9> [[ -e /usr/share/zsh/functions/MIME/insert-files ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Misc +zrcautoload:9> [[ -e /usr/share/zsh/functions/Misc/insert-files ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Newuser +zrcautoload:9> [[ -e /usr/share/zsh/functions/Newuser/insert-files ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Prompts +zrcautoload:9> [[ -e /usr/share/zsh/functions/Prompts/insert-files ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/TCP +zrcautoload:9> [[ -e /usr/share/zsh/functions/TCP/insert-files ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zftp +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zftp/insert-files ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zle +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zle/insert-files ]] +zrcautoload:9> (( ffound = 1 )) +zrcautoload:12> (( ffound == 0 )) +zrcautoload:13> [[ 4.3.6 == '3.1.<6->' || 4.3.6 == '<4->*' ]] +zrcautoload:14> autoload -U insert-files +zrcautoload:18> return 0 +/home/unicum/.zshrc:938> zle -N insert-files +/home/unicum/.zshrc:940> bindkey '^Xf' insert-files +/home/unicum/.zshrc:943> bindkey ' ' magic-space +/home/unicum/.zshrc:945> bindkey '\ei' menu-complete +/home/unicum/.zshrc:948> is4 +is4:1> [[ 4.3.6 == '<4->*' ]] +is4:1> return 0 +/home/unicum/.zshrc:948> zrcautoload edit-command-line +zrcautoload:1> emulate -L zsh +zrcautoload:2> setopt extended_glob +zrcautoload:3> local fdir ffile +zrcautoload:4> local -i ffound +zrcautoload:6> ffile=edit-command-line +zrcautoload:7> (( found = 0 )) +zrcautoload:8> fdir=/usr/share/grml/zsh/functions +zrcautoload:9> [[ -e /usr/share/grml/zsh/functions/edit-command-line ]] +zrcautoload:8> fdir=/usr/share/grml/zsh/completion +zrcautoload:9> [[ -e /usr/share/grml/zsh/completion/edit-command-line ]] +zrcautoload:8> fdir=/usr/local/share/zsh/site-functions +zrcautoload:9> [[ -e /usr/local/share/zsh/site-functions/edit-command-line ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Calendar +zrcautoload:9> [[ -e /usr/share/zsh/functions/Calendar/edit-command-line ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/edit-command-line ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/AIX +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/AIX/edit-command-line ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/BSD +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/BSD/edit-command-line ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Base +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Base/edit-command-line ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Cygwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Cygwin/edit-command-line ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Darwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Darwin/edit-command-line ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Debian +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Debian/edit-command-line ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Linux +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Linux/edit-command-line ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Mandriva +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Mandriva/edit-command-line ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Redhat +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Redhat/edit-command-line ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Unix +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Unix/edit-command-line ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/X +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/X/edit-command-line ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Zsh +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Zsh/edit-command-line ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Exceptions +zrcautoload:9> [[ -e /usr/share/zsh/functions/Exceptions/edit-command-line ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/MIME +zrcautoload:9> [[ -e /usr/share/zsh/functions/MIME/edit-command-line ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Misc +zrcautoload:9> [[ -e /usr/share/zsh/functions/Misc/edit-command-line ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Newuser +zrcautoload:9> [[ -e /usr/share/zsh/functions/Newuser/edit-command-line ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Prompts +zrcautoload:9> [[ -e /usr/share/zsh/functions/Prompts/edit-command-line ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/TCP +zrcautoload:9> [[ -e /usr/share/zsh/functions/TCP/edit-command-line ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zftp +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zftp/edit-command-line ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zle +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zle/edit-command-line ]] +zrcautoload:9> (( ffound = 1 )) +zrcautoload:12> (( ffound == 0 )) +zrcautoload:13> [[ 4.3.6 == '3.1.<6->' || 4.3.6 == '<4->*' ]] +zrcautoload:14> autoload -U edit-command-line +zrcautoload:18> return 0 +/home/unicum/.zshrc:948> zle -N edit-command-line +/home/unicum/.zshrc:950> bindkey '\ee' edit-command-line +/home/unicum/.zshrc:953> is4 +is4:1> [[ 4.3.6 == '<4->*' ]] +is4:1> return 0 +/home/unicum/.zshrc:953> [[ -n zsh/complist ]] +/home/unicum/.zshrc:955> bindkey -M menuselect '\e^M' accept-and-menu-complete +/home/unicum/.zshrc:957> bindkey -M menuselect + accept-and-menu-complete +/home/unicum/.zshrc:958> bindkey -M menuselect '^[[2~' accept-and-menu-complete +/home/unicum/.zshrc:963> bindkey -M menuselect '^o' accept-and-infer-next-history +/home/unicum/.zshrc:968> zle -N insert-datestamp +/home/unicum/.zshrc:971> bindkey '^Ed' insert-datestamp +/home/unicum/.zshrc:975> zle -N insert-last-typed-word +/home/unicum/.zshrc:978> bindkey '\em' insert-last-typed-word +/home/unicum/.zshrc:990> zle -N grml-zsh-fg +/home/unicum/.zshrc:992> bindkey '^z' grml-zsh-fg +/home/unicum/.zshrc:1002> zle -N sudo-command-line +/home/unicum/.zshrc:1005> bindkey '^Os' sudo-command-line +/home/unicum/.zshrc:1019> zle -N jump_after_first_word +/home/unicum/.zshrc:1021> bindkey '^x1' jump_after_first_word +/home/unicum/.zshrc:1024> zle -C hist-complete complete-word _generic +/home/unicum/.zshrc:1025> zstyle ':completion:hist-complete:*' completer _history +/home/unicum/.zshrc:1027> bindkey '^X^X' hist-complete +/home/unicum/.zshrc:1030> check_com -c screen +check_com:1> emulate -L zsh +check_com:2> local -i comonly gatoo +check_com:4> [[ -c == -c ]] +check_com:5> (( comonly = 1 )) +check_com:6> shift +check_com:14> (( 1 != 1 )) +check_com:19> (( comonly > 0 )) +check_com:20> [[ -n /usr/bin/screen ]] +check_com:20> return 0 +/home/unicum/.zshrc:1055> bindkey -r '^XS' +/home/unicum/.zshrc:1056> compdef -k _complete_screen_display complete-word '^XS' +compdef:1> local opt autol type func delete new i 'ret=0' cmd svc +compdef:5> (( ! 4 )) +compdef:10> getopts anpPkKd opt +compdef:11> case k (a) +compdef:11> case k (n) +compdef:11> case k ([pPkK]) +compdef:14> [[ -n '' ]] +compdef:20> [[ k == p ]] +compdef:22> [[ k == P ]] +compdef:24> [[ k == K ]] +compdef:27> type=key +compdef:10> getopts anpPkKd opt +compdef:33> shift OPTIND-1 +compdef:35> (( ! 3 )) +compdef:40> [[ -z '' ]] +compdef:44> [[ _complete_screen_display == '*=*' ]] +compdef:74> func=_complete_screen_display +compdef:75> [[ -n '' ]] +compdef:76> shift +compdef:78> case key (widgetkey) +compdef:78> case key (key) +compdef:99> [[ 2 -lt 2 ]] +compdef:105> [[ complete-word == '.*' ]] +compdef:109> [[ complete-word == menu-select ]] +compdef:110> zle -C _complete_screen_display .complete-word _complete_screen_display +compdef:112> shift +compdef:115> i=^XS +compdef:116> [[ -n '' ]] +compdef:120> bindkey '^XS' _complete_screen_display +/home/unicum/.zshrc:1063> ZSHDIR=/home/unicum/.zsh +/home/unicum/.zshrc:1066> HISTFILE=/home/unicum/.zsh_history +/home/unicum/.zshrc:1067> isgrmlcd +isgrmlcd:1> [[ -f /etc/grml_cd ]] +isgrmlcd:2> return 1 +/home/unicum/.zshrc:1067> HISTSIZE=5000 +/home/unicum/.zshrc:1068> isgrmlcd +isgrmlcd:1> [[ -f /etc/grml_cd ]] +isgrmlcd:2> return 1 +/home/unicum/.zshrc:1068> SAVEHIST=10000 +/home/unicum/.zshrc:1074> DIRSTACKSIZE=20 +/home/unicum/.zshrc:1075> DIRSTACKFILE=/home/unicum/.zdirs +/home/unicum/.zshrc:1077> [[ -f /home/unicum/.zdirs ]] +/home/unicum/.zshrc:1077> [[ 0 -eq 0 ]] +/home/unicum/.zshrc:1078> dirstack=( /home/unicum /home/unicum/public_html/tunes /home/unicum/public_html /home/unicum/public_html/merry_christmas /home/unicum/public_html/quiz /home/unicum/public_html/temp- /home/unicum/.irssi/scripts /home/unicum/public_html/wallpapers/mac /home/unicum/public_html/wallpapers /home/unicum/public_html/irssi/xmpp_forward /home/unicum/public_html/bar /home/unicum/.irssi /home/unicum/public_html/script /home /home/unicum/public_html/fuer_rike /home/unicum/.irssi/scripts/autorun ) +/home/unicum/.zshrc:1080> [[ -d '' ]] +/home/unicum/.zshrc:1097> is433 +is433:1> [[ 4.3.6 == '4.3.<3->*' ]] +is433:1> return 0 +/home/unicum/.zshrc:1099> CHPWD_PROFILE=default +/home/unicum/.zshrc:1178> chpwd_functions=( chpwd_profiles ) +/home/unicum/.zshrc:1185> [[ 0 -gt 0 ]] +/home/unicum/.zshrc:1208> zrcautoload colors +zrcautoload:1> emulate -L zsh +zrcautoload:2> setopt extended_glob +zrcautoload:3> local fdir ffile +zrcautoload:4> local -i ffound +zrcautoload:6> ffile=colors +zrcautoload:7> (( found = 0 )) +zrcautoload:8> fdir=/usr/share/grml/zsh/functions +zrcautoload:9> [[ -e /usr/share/grml/zsh/functions/colors ]] +zrcautoload:8> fdir=/usr/share/grml/zsh/completion +zrcautoload:9> [[ -e /usr/share/grml/zsh/completion/colors ]] +zrcautoload:8> fdir=/usr/local/share/zsh/site-functions +zrcautoload:9> [[ -e /usr/local/share/zsh/site-functions/colors ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Calendar +zrcautoload:9> [[ -e /usr/share/zsh/functions/Calendar/colors ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/colors ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/AIX +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/AIX/colors ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/BSD +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/BSD/colors ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Base +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Base/colors ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Cygwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Cygwin/colors ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Darwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Darwin/colors ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Debian +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Debian/colors ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Linux +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Linux/colors ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Mandriva +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Mandriva/colors ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Redhat +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Redhat/colors ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Unix +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Unix/colors ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/X +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/X/colors ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Zsh +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Zsh/colors ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Exceptions +zrcautoload:9> [[ -e /usr/share/zsh/functions/Exceptions/colors ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/MIME +zrcautoload:9> [[ -e /usr/share/zsh/functions/MIME/colors ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Misc +zrcautoload:9> [[ -e /usr/share/zsh/functions/Misc/colors ]] +zrcautoload:9> (( ffound = 1 )) +zrcautoload:8> fdir=/usr/share/zsh/functions/Newuser +zrcautoload:9> [[ -e /usr/share/zsh/functions/Newuser/colors ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Prompts +zrcautoload:9> [[ -e /usr/share/zsh/functions/Prompts/colors ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/TCP +zrcautoload:9> [[ -e /usr/share/zsh/functions/TCP/colors ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zftp +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zftp/colors ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zle +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zle/colors ]] +zrcautoload:12> (( ffound == 0 )) +zrcautoload:13> [[ 4.3.6 == '3.1.<6->' || 4.3.6 == '<4->*' ]] +zrcautoload:14> autoload -U colors +zrcautoload:18> return 0 +/home/unicum/.zshrc:1208> colors +colors:4> typeset -Ag color colour +colors:6> color=( 00 none 01 bold 02 faint 22 normal 03 standout 23 no-standout 04 underline 24 no-underline 05 blink 25 no-blink 07 reverse 27 no-reverse 08 conceal 28 no-conceal 30 black 40 bg-black 31 red 41 bg-red 32 green 42 bg-green 33 yellow 43 bg-yellow 34 blue 44 bg-blue 35 magenta 45 bg-magenta 36 cyan 46 bg-cyan 37 white 47 bg-white 39 default 49 bg-default ) +colors:74> local k +colors:75> k=44 +colors:75> color[${color[$k]}]=44 +colors:75> k=33 +colors:75> color[${color[$k]}]=33 +colors:75> k=22 +colors:75> color[${color[$k]}]=22 +colors:75> k=00 +colors:75> color[${color[$k]}]=00 +colors:75> k=45 +colors:75> color[${color[$k]}]=45 +colors:75> k=34 +colors:75> color[${color[$k]}]=34 +colors:75> k=23 +colors:75> color[${color[$k]}]=23 +colors:75> k=01 +colors:75> color[${color[$k]}]=01 +colors:75> k=46 +colors:75> color[${color[$k]}]=46 +colors:75> k=35 +colors:75> color[${color[$k]}]=35 +colors:75> k=24 +colors:75> color[${color[$k]}]=24 +colors:75> k=02 +colors:75> color[${color[$k]}]=02 +colors:75> k=47 +colors:75> color[${color[$k]}]=47 +colors:75> k=36 +colors:75> color[${color[$k]}]=36 +colors:75> k=25 +colors:75> color[${color[$k]}]=25 +colors:75> k=03 +colors:75> color[${color[$k]}]=03 +colors:75> k=37 +colors:75> color[${color[$k]}]=37 +colors:75> k=04 +colors:75> color[${color[$k]}]=04 +colors:75> k=49 +colors:75> color[${color[$k]}]=49 +colors:75> k=27 +colors:75> color[${color[$k]}]=27 +colors:75> k=05 +colors:75> color[${color[$k]}]=05 +colors:75> k=39 +colors:75> color[${color[$k]}]=39 +colors:75> k=28 +colors:75> color[${color[$k]}]=28 +colors:75> k=07 +colors:75> color[${color[$k]}]=07 +colors:75> k=08 +colors:75> color[${color[$k]}]=08 +colors:75> k=40 +colors:75> color[${color[$k]}]=40 +colors:75> k=41 +colors:75> color[${color[$k]}]=41 +colors:75> k=30 +colors:75> color[${color[$k]}]=30 +colors:75> k=42 +colors:75> color[${color[$k]}]=42 +colors:75> k=31 +colors:75> color[${color[$k]}]=31 +colors:75> k=43 +colors:75> color[${color[$k]}]=43 +colors:75> k=32 +colors:75> color[${color[$k]}]=32 +colors:79> k=30 +colors:79> color[fg-${color[$k]}]=30 +colors:79> k=31 +colors:79> color[fg-${color[$k]}]=31 +colors:79> k=32 +colors:79> color[fg-${color[$k]}]=32 +colors:79> k=33 +colors:79> color[fg-${color[$k]}]=33 +colors:79> k=34 +colors:79> color[fg-${color[$k]}]=34 +colors:79> k=35 +colors:79> color[fg-${color[$k]}]=35 +colors:79> k=36 +colors:79> color[fg-${color[$k]}]=36 +colors:79> k=37 +colors:79> color[fg-${color[$k]}]=37 +colors:79> k=39 +colors:79> color[fg-${color[$k]}]=39 +colors:83> color[grey]=30 +colors:84> color[fg-grey]=30 +colors:85> color[bg-grey]=40 +colors:89> colour=( 00 none 22 normal 44 bg-blue fg-red 31 01 bold 23 no-standout 45 bg-magenta 02 faint 24 no-underline 46 bg-cyan 03 standout 25 no-blink 47 bg-white 04 underline yellow 33 bg-red 41 bold 01 05 blink 27 no-reverse 49 bg-default no-reverse 27 28 no-conceal 07 reverse 08 conceal fg-black 30 red 31 conceal 08 default 39 faint 02 fg-green 32 no-underline 24 bg-magenta 45 magenta 35 blink 05 blue 34 grey 30 fg-default 39 bg-white 47 30 black no-standout 23 31 red 32 green bg-yellow 43 33 yellow cyan 36 34 blue 35 magenta white 37 36 cyan standout 03 37 white bg-blue 44 fg-magenta 35 39 default bg-grey 40 no-conceal 28 reverse 07 bg-cyan 46 underline 04 fg-yellow 33 fg-white 37 bg-black 40 normal 22 fg-blue 34 bg-green 42 none 00 fg-grey 30 black 30 no-blink 25 bg-default 49 40 bg-black fg-cyan 36 green 32 41 bg-red 42 bg-green 43 bg-yellow ) +colors:93> local 'lc=[' 'rc=m' +colors:95> typeset -Hg reset_color bold_color +colors:96> reset_color='' +colors:97> bold_color='' +colors:101> typeset -AHg fg fg_bold fg_no_bold +colors:102> k=fg-red +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:102> k=fg-black +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:102> k=fg-green +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:102> k=fg-default +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:102> k=fg-magenta +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:102> k=fg-yellow +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:102> k=fg-white +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:102> k=fg-blue +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:102> k=fg-grey +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:102> k=fg-cyan +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:110> typeset -AHg bg bg_bold bg_no_bold +colors:111> k=bg-red +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +colors:111> k=bg-magenta +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +colors:111> k=bg-white +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +colors:111> k=bg-yellow +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +colors:111> k=bg-blue +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +colors:111> k=bg-grey +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +colors:111> k=bg-cyan +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +colors:111> k=bg-black +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +colors:111> k=bg-green +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +colors:111> k=bg-default +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +/home/unicum/.zshrc:1209> BLUE='%{%}' +/home/unicum/.zshrc:1210> RED='%{%}' +/home/unicum/.zshrc:1211> GREEN='%{%}' +/home/unicum/.zshrc:1212> CYAN='%{%}' +/home/unicum/.zshrc:1213> MAGENTA='%{%}' +/home/unicum/.zshrc:1214> YELLOW='%{%}' +/home/unicum/.zshrc:1215> WHITE='%{%}' +/home/unicum/.zshrc:1216> NO_COLOUR='%{%}' +/home/unicum/.zshrc:1232> zrcautoload vcs_info +zrcautoload:1> emulate -L zsh +zrcautoload:2> setopt extended_glob +zrcautoload:3> local fdir ffile +zrcautoload:4> local -i ffound +zrcautoload:6> ffile=vcs_info +zrcautoload:7> (( found = 0 )) +zrcautoload:8> fdir=/usr/share/grml/zsh/functions +zrcautoload:9> [[ -e /usr/share/grml/zsh/functions/vcs_info ]] +zrcautoload:8> fdir=/usr/share/grml/zsh/completion +zrcautoload:9> [[ -e /usr/share/grml/zsh/completion/vcs_info ]] +zrcautoload:8> fdir=/usr/local/share/zsh/site-functions +zrcautoload:9> [[ -e /usr/local/share/zsh/site-functions/vcs_info ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Calendar +zrcautoload:9> [[ -e /usr/share/zsh/functions/Calendar/vcs_info ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/vcs_info ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/AIX +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/AIX/vcs_info ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/BSD +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/BSD/vcs_info ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Base +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Base/vcs_info ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Cygwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Cygwin/vcs_info ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Darwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Darwin/vcs_info ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Debian +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Debian/vcs_info ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Linux +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Linux/vcs_info ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Mandriva +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Mandriva/vcs_info ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Redhat +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Redhat/vcs_info ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Unix +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Unix/vcs_info ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/X +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/X/vcs_info ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Zsh +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Zsh/vcs_info ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Exceptions +zrcautoload:9> [[ -e /usr/share/zsh/functions/Exceptions/vcs_info ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/MIME +zrcautoload:9> [[ -e /usr/share/zsh/functions/MIME/vcs_info ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Misc +zrcautoload:9> [[ -e /usr/share/zsh/functions/Misc/vcs_info ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Newuser +zrcautoload:9> [[ -e /usr/share/zsh/functions/Newuser/vcs_info ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Prompts +zrcautoload:9> [[ -e /usr/share/zsh/functions/Prompts/vcs_info ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/TCP +zrcautoload:9> [[ -e /usr/share/zsh/functions/TCP/vcs_info ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zftp +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zftp/vcs_info ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zle +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zle/vcs_info ]] +zrcautoload:12> (( ffound == 0 )) +zrcautoload:12> return 1 +/home/unicum/.zshrc:1255> [[ xterm == dumb ]] +/home/unicum/.zshrc:1260> zstyle ':vcs_info:*' actionformats '%{%}(%{%}%s%{%})%{%}-%{%}[%{%}%b%{%}|%{%}%a%{%}]%{%} ' 'zsh: %r' +/home/unicum/.zshrc:1262> zstyle ':vcs_info:*' formats '%{%}(%{%}%s%{%})%{%}-%{%}[%{%}%b%{%}]%{%}%} ' 'zsh: %r' +/home/unicum/.zshrc:1264> zstyle ':vcs_info:(sv[nk]|bzr):*' branchformat '%b%{%}:%{%}%r' +/home/unicum/.zshrc:1272> (( 0 == 1 )) +/home/unicum/.zshrc:1284> zrcautoload promptinit +zrcautoload:1> emulate -L zsh +zrcautoload:2> setopt extended_glob +zrcautoload:3> local fdir ffile +zrcautoload:4> local -i ffound +zrcautoload:6> ffile=promptinit +zrcautoload:7> (( found = 0 )) +zrcautoload:8> fdir=/usr/share/grml/zsh/functions +zrcautoload:9> [[ -e /usr/share/grml/zsh/functions/promptinit ]] +zrcautoload:8> fdir=/usr/share/grml/zsh/completion +zrcautoload:9> [[ -e /usr/share/grml/zsh/completion/promptinit ]] +zrcautoload:8> fdir=/usr/local/share/zsh/site-functions +zrcautoload:9> [[ -e /usr/local/share/zsh/site-functions/promptinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Calendar +zrcautoload:9> [[ -e /usr/share/zsh/functions/Calendar/promptinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/promptinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/AIX +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/AIX/promptinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/BSD +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/BSD/promptinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Base +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Base/promptinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Cygwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Cygwin/promptinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Darwin +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Darwin/promptinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Debian +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Debian/promptinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Linux +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Linux/promptinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Mandriva +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Mandriva/promptinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Redhat +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Redhat/promptinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Unix +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Unix/promptinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/X +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/X/promptinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Completion/Zsh +zrcautoload:9> [[ -e /usr/share/zsh/functions/Completion/Zsh/promptinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Exceptions +zrcautoload:9> [[ -e /usr/share/zsh/functions/Exceptions/promptinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/MIME +zrcautoload:9> [[ -e /usr/share/zsh/functions/MIME/promptinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Misc +zrcautoload:9> [[ -e /usr/share/zsh/functions/Misc/promptinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Newuser +zrcautoload:9> [[ -e /usr/share/zsh/functions/Newuser/promptinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Prompts +zrcautoload:9> [[ -e /usr/share/zsh/functions/Prompts/promptinit ]] +zrcautoload:9> (( ffound = 1 )) +zrcautoload:8> fdir=/usr/share/zsh/functions/TCP +zrcautoload:9> [[ -e /usr/share/zsh/functions/TCP/promptinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zftp +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zftp/promptinit ]] +zrcautoload:8> fdir=/usr/share/zsh/functions/Zle +zrcautoload:9> [[ -e /usr/share/zsh/functions/Zle/promptinit ]] +zrcautoload:12> (( ffound == 0 )) +zrcautoload:13> [[ 4.3.6 == '3.1.<6->' || 4.3.6 == '<4->*' ]] +zrcautoload:14> autoload -U promptinit +zrcautoload:18> return 0 +/home/unicum/.zshrc:1284> promptinit +promptinit:9> prompt_themes=( ) +promptinit:10> typeset -gU prompt_themes +promptinit:11> typeset -g prompt_theme +promptinit:195> [[ -o kshautoload ]] +promptinit:195> promptinit +promptinit:1> emulate -L zsh +promptinit:2> setopt extendedglob +promptinit:3> local 'ppath=' name theme +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_adam1_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_adam1_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=adam1 +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_adam1_setup ]] +promptinit:10> prompt_themes=( adam1 ) +promptinit:11> autoload -U prompt_adam1_setup +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_adam2_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_adam2_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=adam2 +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_adam2_setup ]] +promptinit:10> prompt_themes=( adam1 adam2 ) +promptinit:11> autoload -U prompt_adam2_setup +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_bart_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_bart_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=bart +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_bart_setup ]] +promptinit:10> prompt_themes=( adam1 adam2 bart ) +promptinit:11> autoload -U prompt_bart_setup +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_bigfade_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_bigfade_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=bigfade +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_bigfade_setup ]] +promptinit:10> prompt_themes=( adam1 adam2 bart bigfade ) +promptinit:11> autoload -U prompt_bigfade_setup +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_clint_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_clint_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=clint +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_clint_setup ]] +promptinit:10> prompt_themes=( adam1 adam2 bart bigfade clint ) +promptinit:11> autoload -U prompt_clint_setup +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_elite2_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_elite2_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=elite2 +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_elite2_setup ]] +promptinit:10> prompt_themes=( adam1 adam2 bart bigfade clint elite2 ) +promptinit:11> autoload -U prompt_elite2_setup +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_elite_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_elite_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=elite +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_elite_setup ]] +promptinit:10> prompt_themes=( adam1 adam2 bart bigfade clint elite2 elite ) +promptinit:11> autoload -U prompt_elite_setup +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_fade_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_fade_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=fade +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_fade_setup ]] +promptinit:10> prompt_themes=( adam1 adam2 bart bigfade clint elite2 elite fade ) +promptinit:11> autoload -U prompt_fade_setup +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_fire_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_fire_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=fire +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_fire_setup ]] +promptinit:10> prompt_themes=( adam1 adam2 bart bigfade clint elite2 elite fade fire ) +promptinit:11> autoload -U prompt_fire_setup +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_off_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_off_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=off +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_off_setup ]] +promptinit:10> prompt_themes=( adam1 adam2 bart bigfade clint elite2 elite fade fire off ) +promptinit:11> autoload -U prompt_off_setup +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_oliver_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_oliver_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=oliver +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_oliver_setup ]] +promptinit:10> prompt_themes=( adam1 adam2 bart bigfade clint elite2 elite fade fire off oliver ) +promptinit:11> autoload -U prompt_oliver_setup +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_redhat_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_redhat_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=redhat +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_redhat_setup ]] +promptinit:10> prompt_themes=( adam1 adam2 bart bigfade clint elite2 elite fade fire off oliver redhat ) +promptinit:11> autoload -U prompt_redhat_setup +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_suse_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_suse_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=suse +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_suse_setup ]] +promptinit:10> prompt_themes=( adam1 adam2 bart bigfade clint elite2 elite fade fire off oliver redhat suse ) +promptinit:11> autoload -U prompt_suse_setup +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_walters_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_walters_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=walters +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_walters_setup ]] +promptinit:10> prompt_themes=( adam1 adam2 bart bigfade clint elite2 elite fade fire off oliver redhat suse walters ) +promptinit:11> autoload -U prompt_walters_setup +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_zefram_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_zefram_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=zefram +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_zefram_setup ]] +promptinit:10> prompt_themes=( adam1 adam2 bart bigfade clint elite2 elite fade fire off oliver redhat suse walters zefram ) +promptinit:11> autoload -U prompt_zefram_setup +promptinit:21> autoload -U colors +promptinit:22> colors +colors:4> typeset -Ag color colour +colors:6> color=( 00 none 01 bold 02 faint 22 normal 03 standout 23 no-standout 04 underline 24 no-underline 05 blink 25 no-blink 07 reverse 27 no-reverse 08 conceal 28 no-conceal 30 black 40 bg-black 31 red 41 bg-red 32 green 42 bg-green 33 yellow 43 bg-yellow 34 blue 44 bg-blue 35 magenta 45 bg-magenta 36 cyan 46 bg-cyan 37 white 47 bg-white 39 default 49 bg-default ) +colors:74> local k +colors:75> k=44 +colors:75> color[${color[$k]}]=44 +colors:75> k=33 +colors:75> color[${color[$k]}]=33 +colors:75> k=22 +colors:75> color[${color[$k]}]=22 +colors:75> k=00 +colors:75> color[${color[$k]}]=00 +colors:75> k=45 +colors:75> color[${color[$k]}]=45 +colors:75> k=34 +colors:75> color[${color[$k]}]=34 +colors:75> k=23 +colors:75> color[${color[$k]}]=23 +colors:75> k=01 +colors:75> color[${color[$k]}]=01 +colors:75> k=46 +colors:75> color[${color[$k]}]=46 +colors:75> k=35 +colors:75> color[${color[$k]}]=35 +colors:75> k=24 +colors:75> color[${color[$k]}]=24 +colors:75> k=02 +colors:75> color[${color[$k]}]=02 +colors:75> k=47 +colors:75> color[${color[$k]}]=47 +colors:75> k=36 +colors:75> color[${color[$k]}]=36 +colors:75> k=25 +colors:75> color[${color[$k]}]=25 +colors:75> k=03 +colors:75> color[${color[$k]}]=03 +colors:75> k=37 +colors:75> color[${color[$k]}]=37 +colors:75> k=04 +colors:75> color[${color[$k]}]=04 +colors:75> k=49 +colors:75> color[${color[$k]}]=49 +colors:75> k=27 +colors:75> color[${color[$k]}]=27 +colors:75> k=05 +colors:75> color[${color[$k]}]=05 +colors:75> k=39 +colors:75> color[${color[$k]}]=39 +colors:75> k=28 +colors:75> color[${color[$k]}]=28 +colors:75> k=07 +colors:75> color[${color[$k]}]=07 +colors:75> k=08 +colors:75> color[${color[$k]}]=08 +colors:75> k=40 +colors:75> color[${color[$k]}]=40 +colors:75> k=41 +colors:75> color[${color[$k]}]=41 +colors:75> k=30 +colors:75> color[${color[$k]}]=30 +colors:75> k=42 +colors:75> color[${color[$k]}]=42 +colors:75> k=31 +colors:75> color[${color[$k]}]=31 +colors:75> k=43 +colors:75> color[${color[$k]}]=43 +colors:75> k=32 +colors:75> color[${color[$k]}]=32 +colors:79> k=30 +colors:79> color[fg-${color[$k]}]=30 +colors:79> k=31 +colors:79> color[fg-${color[$k]}]=31 +colors:79> k=32 +colors:79> color[fg-${color[$k]}]=32 +colors:79> k=33 +colors:79> color[fg-${color[$k]}]=33 +colors:79> k=34 +colors:79> color[fg-${color[$k]}]=34 +colors:79> k=35 +colors:79> color[fg-${color[$k]}]=35 +colors:79> k=36 +colors:79> color[fg-${color[$k]}]=36 +colors:79> k=37 +colors:79> color[fg-${color[$k]}]=37 +colors:79> k=39 +colors:79> color[fg-${color[$k]}]=39 +colors:83> color[grey]=30 +colors:84> color[fg-grey]=30 +colors:85> color[bg-grey]=40 +colors:89> colour=( 00 none 22 normal 44 bg-blue fg-red 31 01 bold 23 no-standout 45 bg-magenta 02 faint 24 no-underline 46 bg-cyan 03 standout 25 no-blink 47 bg-white 04 underline yellow 33 bg-red 41 bold 01 05 blink 27 no-reverse 49 bg-default no-reverse 27 28 no-conceal 07 reverse 08 conceal fg-black 30 red 31 conceal 08 default 39 faint 02 fg-green 32 no-underline 24 bg-magenta 45 magenta 35 blink 05 blue 34 grey 30 fg-default 39 bg-white 47 30 black no-standout 23 31 red 32 green bg-yellow 43 33 yellow cyan 36 34 blue 35 magenta white 37 36 cyan standout 03 37 white bg-blue 44 fg-magenta 35 39 default bg-grey 40 no-conceal 28 reverse 07 bg-cyan 46 underline 04 fg-yellow 33 fg-white 37 bg-black 40 normal 22 fg-blue 34 bg-green 42 none 00 fg-grey 30 black 30 no-blink 25 bg-default 49 40 bg-black fg-cyan 36 green 32 41 bg-red 42 bg-green 43 bg-yellow ) +colors:93> local 'lc=[' 'rc=m' +colors:95> typeset -Hg reset_color bold_color +colors:96> reset_color='' +colors:97> bold_color='' +colors:101> typeset -AHg fg fg_bold fg_no_bold +colors:102> k=fg-red +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:102> k=fg-black +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:102> k=fg-green +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:102> k=fg-default +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:102> k=fg-magenta +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:102> k=fg-yellow +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:102> k=fg-white +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:102> k=fg-blue +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:102> k=fg-grey +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:102> k=fg-cyan +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:110> typeset -AHg bg bg_bold bg_no_bold +colors:111> k=bg-red +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +colors:111> k=bg-magenta +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +colors:111> k=bg-white +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +colors:111> k=bg-yellow +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +colors:111> k=bg-blue +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +colors:111> k=bg-grey +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +colors:111> k=bg-cyan +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +colors:111> k=bg-black +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +colors:111> k=bg-green +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +colors:111> k=bg-default +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +promptinit:25> prompt_newline=' %{ %}' +/home/unicum/.zshrc:1285> promptinit +promptinit:1> emulate -L zsh +promptinit:2> setopt extendedglob +promptinit:3> local 'ppath=' name theme +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_adam1_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_adam1_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=adam1 +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_adam1_setup ]] +promptinit:10> prompt_themes=( adam1 adam2 bart bigfade clint elite2 elite fade fire off oliver redhat suse walters zefram adam1 ) +promptinit:11> autoload -U prompt_adam1_setup +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_adam2_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_adam2_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=adam2 +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_adam2_setup ]] +promptinit:10> prompt_themes=( adam1 adam2 bart bigfade clint elite2 elite fade fire off oliver redhat suse walters zefram adam2 ) +promptinit:11> autoload -U prompt_adam2_setup +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_bart_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_bart_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=bart +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_bart_setup ]] +promptinit:10> prompt_themes=( adam1 adam2 bart bigfade clint elite2 elite fade fire off oliver redhat suse walters zefram bart ) +promptinit:11> autoload -U prompt_bart_setup +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_bigfade_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_bigfade_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=bigfade +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_bigfade_setup ]] +promptinit:10> prompt_themes=( adam1 adam2 bart bigfade clint elite2 elite fade fire off oliver redhat suse walters zefram bigfade ) +promptinit:11> autoload -U prompt_bigfade_setup +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_clint_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_clint_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=clint +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_clint_setup ]] +promptinit:10> prompt_themes=( adam1 adam2 bart bigfade clint elite2 elite fade fire off oliver redhat suse walters zefram clint ) +promptinit:11> autoload -U prompt_clint_setup +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_elite2_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_elite2_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=elite2 +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_elite2_setup ]] +promptinit:10> prompt_themes=( adam1 adam2 bart bigfade clint elite2 elite fade fire off oliver redhat suse walters zefram elite2 ) +promptinit:11> autoload -U prompt_elite2_setup +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_elite_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_elite_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=elite +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_elite_setup ]] +promptinit:10> prompt_themes=( adam1 adam2 bart bigfade clint elite2 elite fade fire off oliver redhat suse walters zefram elite ) +promptinit:11> autoload -U prompt_elite_setup +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_fade_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_fade_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=fade +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_fade_setup ]] +promptinit:10> prompt_themes=( adam1 adam2 bart bigfade clint elite2 elite fade fire off oliver redhat suse walters zefram fade ) +promptinit:11> autoload -U prompt_fade_setup +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_fire_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_fire_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=fire +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_fire_setup ]] +promptinit:10> prompt_themes=( adam1 adam2 bart bigfade clint elite2 elite fade fire off oliver redhat suse walters zefram fire ) +promptinit:11> autoload -U prompt_fire_setup +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_off_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_off_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=off +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_off_setup ]] +promptinit:10> prompt_themes=( adam1 adam2 bart bigfade clint elite2 elite fade fire off oliver redhat suse walters zefram off ) +promptinit:11> autoload -U prompt_off_setup +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_oliver_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_oliver_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=oliver +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_oliver_setup ]] +promptinit:10> prompt_themes=( adam1 adam2 bart bigfade clint elite2 elite fade fire off oliver redhat suse walters zefram oliver ) +promptinit:11> autoload -U prompt_oliver_setup +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_redhat_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_redhat_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=redhat +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_redhat_setup ]] +promptinit:10> prompt_themes=( adam1 adam2 bart bigfade clint elite2 elite fade fire off oliver redhat suse walters zefram redhat ) +promptinit:11> autoload -U prompt_redhat_setup +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_suse_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_suse_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=suse +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_suse_setup ]] +promptinit:10> prompt_themes=( adam1 adam2 bart bigfade clint elite2 elite fade fire off oliver redhat suse walters zefram suse ) +promptinit:11> autoload -U prompt_suse_setup +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_walters_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_walters_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=walters +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_walters_setup ]] +promptinit:10> prompt_themes=( adam1 adam2 bart bigfade clint elite2 elite fade fire off oliver redhat suse walters zefram walters ) +promptinit:11> autoload -U prompt_walters_setup +promptinit:6> theme=/usr/share/zsh/functions/Prompts/prompt_zefram_setup +promptinit:7> [[ /usr/share/zsh/functions/Prompts/prompt_zefram_setup == '*/prompt_(#b)(*)_setup' ]] +promptinit:8> name=zefram +promptinit:9> [[ -r /usr/share/zsh/functions/Prompts/prompt_zefram_setup ]] +promptinit:10> prompt_themes=( adam1 adam2 bart bigfade clint elite2 elite fade fire off oliver redhat suse walters zefram zefram ) +promptinit:11> autoload -U prompt_zefram_setup +promptinit:21> autoload -U colors +promptinit:22> colors +colors:4> typeset -Ag color colour +colors:6> color=( 00 none 01 bold 02 faint 22 normal 03 standout 23 no-standout 04 underline 24 no-underline 05 blink 25 no-blink 07 reverse 27 no-reverse 08 conceal 28 no-conceal 30 black 40 bg-black 31 red 41 bg-red 32 green 42 bg-green 33 yellow 43 bg-yellow 34 blue 44 bg-blue 35 magenta 45 bg-magenta 36 cyan 46 bg-cyan 37 white 47 bg-white 39 default 49 bg-default ) +colors:74> local k +colors:75> k=44 +colors:75> color[${color[$k]}]=44 +colors:75> k=33 +colors:75> color[${color[$k]}]=33 +colors:75> k=22 +colors:75> color[${color[$k]}]=22 +colors:75> k=00 +colors:75> color[${color[$k]}]=00 +colors:75> k=45 +colors:75> color[${color[$k]}]=45 +colors:75> k=34 +colors:75> color[${color[$k]}]=34 +colors:75> k=23 +colors:75> color[${color[$k]}]=23 +colors:75> k=01 +colors:75> color[${color[$k]}]=01 +colors:75> k=46 +colors:75> color[${color[$k]}]=46 +colors:75> k=35 +colors:75> color[${color[$k]}]=35 +colors:75> k=24 +colors:75> color[${color[$k]}]=24 +colors:75> k=02 +colors:75> color[${color[$k]}]=02 +colors:75> k=47 +colors:75> color[${color[$k]}]=47 +colors:75> k=36 +colors:75> color[${color[$k]}]=36 +colors:75> k=25 +colors:75> color[${color[$k]}]=25 +colors:75> k=03 +colors:75> color[${color[$k]}]=03 +colors:75> k=37 +colors:75> color[${color[$k]}]=37 +colors:75> k=04 +colors:75> color[${color[$k]}]=04 +colors:75> k=49 +colors:75> color[${color[$k]}]=49 +colors:75> k=27 +colors:75> color[${color[$k]}]=27 +colors:75> k=05 +colors:75> color[${color[$k]}]=05 +colors:75> k=39 +colors:75> color[${color[$k]}]=39 +colors:75> k=28 +colors:75> color[${color[$k]}]=28 +colors:75> k=07 +colors:75> color[${color[$k]}]=07 +colors:75> k=08 +colors:75> color[${color[$k]}]=08 +colors:75> k=40 +colors:75> color[${color[$k]}]=40 +colors:75> k=41 +colors:75> color[${color[$k]}]=41 +colors:75> k=30 +colors:75> color[${color[$k]}]=30 +colors:75> k=42 +colors:75> color[${color[$k]}]=42 +colors:75> k=31 +colors:75> color[${color[$k]}]=31 +colors:75> k=43 +colors:75> color[${color[$k]}]=43 +colors:75> k=32 +colors:75> color[${color[$k]}]=32 +colors:79> k=30 +colors:79> color[fg-${color[$k]}]=30 +colors:79> k=31 +colors:79> color[fg-${color[$k]}]=31 +colors:79> k=32 +colors:79> color[fg-${color[$k]}]=32 +colors:79> k=33 +colors:79> color[fg-${color[$k]}]=33 +colors:79> k=34 +colors:79> color[fg-${color[$k]}]=34 +colors:79> k=35 +colors:79> color[fg-${color[$k]}]=35 +colors:79> k=36 +colors:79> color[fg-${color[$k]}]=36 +colors:79> k=37 +colors:79> color[fg-${color[$k]}]=37 +colors:79> k=39 +colors:79> color[fg-${color[$k]}]=39 +colors:83> color[grey]=30 +colors:84> color[fg-grey]=30 +colors:85> color[bg-grey]=40 +colors:89> colour=( 00 none 22 normal 44 bg-blue fg-red 31 01 bold 23 no-standout 45 bg-magenta 02 faint 24 no-underline 46 bg-cyan 03 standout 25 no-blink 47 bg-white 04 underline yellow 33 bg-red 41 bold 01 05 blink 27 no-reverse 49 bg-default no-reverse 27 28 no-conceal 07 reverse 08 conceal fg-black 30 red 31 conceal 08 default 39 faint 02 fg-green 32 no-underline 24 bg-magenta 45 magenta 35 blink 05 blue 34 grey 30 fg-default 39 bg-white 47 30 black no-standout 23 31 red 32 green bg-yellow 43 33 yellow cyan 36 34 blue 35 magenta white 37 36 cyan standout 03 37 white bg-blue 44 fg-magenta 35 39 default bg-grey 40 no-conceal 28 reverse 07 bg-cyan 46 underline 04 fg-yellow 33 fg-white 37 bg-black 40 normal 22 fg-blue 34 bg-green 42 none 00 fg-grey 30 black 30 no-blink 25 bg-default 49 40 bg-black fg-cyan 36 green 32 41 bg-red 42 bg-green 43 bg-yellow ) +colors:93> local 'lc=[' 'rc=m' +colors:95> typeset -Hg reset_color bold_color +colors:96> reset_color='' +colors:97> bold_color='' +colors:101> typeset -AHg fg fg_bold fg_no_bold +colors:102> k=fg-red +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:102> k=fg-black +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:102> k=fg-green +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:102> k=fg-default +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:102> k=fg-magenta +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:102> k=fg-yellow +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:102> k=fg-white +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:102> k=fg-blue +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:102> k=fg-grey +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:102> k=fg-cyan +colors:103> fg[${k#fg-}]='' +colors:104> fg_bold[${k#fg-}]='' +colors:105> fg_no_bold[${k#fg-}]='' +colors:110> typeset -AHg bg bg_bold bg_no_bold +colors:111> k=bg-red +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +colors:111> k=bg-magenta +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +colors:111> k=bg-white +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +colors:111> k=bg-yellow +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +colors:111> k=bg-blue +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +colors:111> k=bg-grey +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +colors:111> k=bg-cyan +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +colors:111> k=bg-black +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +colors:111> k=bg-green +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +colors:111> k=bg-default +colors:112> bg[${k#bg-}]='' +colors:113> bg_bold[${k#bg-}]='' +colors:114> bg_no_bold[${k#bg-}]='' +promptinit:25> prompt_newline=' %{ %}' +/home/unicum/.zshrc:1290> setopt prompt_subst +/home/unicum/.zshrc:1293> is41 +is41:1> [[ 4.3.6 == '4.<1->*' ]] +is41:1> return 0 +/home/unicum/.zshrc:1293> setopt transient_rprompt +/home/unicum/.zshrc:1315> is4 +is4:1> [[ 4.3.6 == '<4->*' ]] +is4:1> return 0 +/home/unicum/.zshrc:1315> [[ 0 -eq 0 ]] +/home/unicum/.zshrc:1348> is4 +is4:1> [[ 4.3.6 == '<4->*' ]] +is4:1> return 0 +/home/unicum/.zshrc:1348> [[ 0 -eq 0 ]] +/home/unicum/.zshrc:1371> EXITCODE='%(?..%?%1v )' +/home/unicum/.zshrc:1372> PS2='\`%_> ' +/home/unicum/.zshrc:1373> PS3='?# ' +/home/unicum/.zshrc:1374> PS4='+%N:%i:%_> ' +/home/unicum/.zshrc:1377:if> [[ -z '' ]] +/home/unicum/.zshrc:1377:if cmdand> [[ -r /etc/debian_chroot ]] +/home/unicum/.zshrc:1382:if> [[ xterm == dumb ]] +/home/unicum/.zshrc:1387:else if> [[ '' -gt 0 ]] +/home/unicum/.zshrc:1392:else else if> (( EUID != 0 )) +/home/unicum/.zshrc:1393:else else then> PROMPT='%{%}%(?..%?%1v )%{%}%{%}%n%{%}@%m %40<...<%B%~%b%<< ' +/home/unicum/.zshrc:1400:> PROMPT='%{%}%(?..%?%1v )%{%}%{%}%n%{%}@%m %40<...<%B%~%b%<< ${vcs_info_msg_0_}%# ' +/home/unicum/.zshrc:1403:if> [[ -n '' ]] +/home/unicum/.zshrc:1410:> hash -d 'deb=/var/cache/apt/archives' +/home/unicum/.zshrc:1411:> hash -d 'doc=/usr/share/doc' +/home/unicum/.zshrc:1:cmdsubst> uname -r +/home/unicum/.zshrc:1412:> hash -d 'linux=/lib/modules/2.6.18-028stab092.1/build/' +/home/unicum/.zshrc:1413:> hash -d 'log=/var/log' +/home/unicum/.zshrc:1414:> hash -d 'slog=/var/log/syslog' +/home/unicum/.zshrc:1415:> hash -d 'src=/usr/src' +/home/unicum/.zshrc:1416:> hash -d 'templ=/usr/share/doc/grml-templates' +/home/unicum/.zshrc:1417:> hash -d 'tt=/usr/share/doc/texttools-doc' +/home/unicum/.zshrc:1418:> hash -d 'www=/var/www' +/home/unicum/.zshrc:1423:if> check_com -c screen +check_com:1:> emulate -L zsh +check_com:2:> local -i comonly gatoo +check_com:4:if> [[ -c == -c ]] +check_com:5:then> (( comonly = 1 )) +check_com:6:then> shift +check_com:14:if> (( 1 != 1 )) +check_com:19:if> (( comonly > 0 )) +check_com:20:then> [[ -n /usr/bin/screen ]] +check_com:20:then cmdand> return 0 +/home/unicum/.zshrc:1424:then if> [[ 1005 -eq 0 ]] +/home/unicum/.zshrc:1426:then elif> [[ -r /home/unicum/.screenrc ]] +/home/unicum/.zshrc:1427:then elif-then> alias 'screen=/usr/bin/screen -c /home/unicum/.screenrc' +/home/unicum/.zshrc:1438:if> ls --help +/home/unicum/.zshrc:1438:if pipe> grep -- '--color=' +/home/unicum/.zshrc:1438:if cmdand> [[ xterm != dumb ]] +/home/unicum/.zshrc:1440:then> alias 'ls=ls -b -CF --color=auto' +/home/unicum/.zshrc:1442:then> alias 'la=ls -la --color=auto' +/home/unicum/.zshrc:1444:then> alias 'll=ls -l --color=auto' +/home/unicum/.zshrc:1446:then> alias 'lh=ls -hAl --color=auto' +/home/unicum/.zshrc:1448:then> alias 'l=ls -lF --color=auto' +/home/unicum/.zshrc:1457:> alias 'mdstat=cat /proc/mdstat' +/home/unicum/.zshrc:1458:> alias '...=cd ../../' +/home/unicum/.zshrc:1461:if> [[ -x /sbin/kexec ]] +/home/unicum/.zshrc:1465:> alias 'cp=nocorrect cp' +/home/unicum/.zshrc:1466:> alias 'mkdir=nocorrect mkdir' +/home/unicum/.zshrc:1467:> alias 'mv=nocorrect mv' +/home/unicum/.zshrc:1468:> alias 'rm=nocorrect rm' +/home/unicum/.zshrc:1471:> alias 'rd=rmdir' +/home/unicum/.zshrc:1473:> alias 'md=mkdir' +/home/unicum/.zshrc:1476:> alias 'term2iso=echo '\''Setting terminal to iso mode'\'' ; print -n '\''\e%@'\' +/home/unicum/.zshrc:1477:> alias 'term2utf=echo '\''Setting terminal to utf-8 mode'\''; print -n '\''\e%G'\' +/home/unicum/.zshrc:1480:> [[ -n '' ]] +/home/unicum/.zshrc:1490:> [[ -n '' ]] +/home/unicum/.zshrc:1522:> check_com 0 +check_com:1:> emulate -L zsh +check_com:2:> local -i comonly gatoo +check_com:4:if> [[ 0 == -c ]] +check_com:7:elif> [[ 0 == -g ]] +check_com:10:else> (( comonly = 0 )) +check_com:11:else> (( gatoo = 0 )) +check_com:14:if> (( 1 != 1 )) +check_com:19:if> (( comonly > 0 )) +check_com:24:if> [[ -n '' ]] +check_com:25:if cmdor> [[ -n '' ]] +check_com:26:if cmdor cmdor> [[ -n '' ]] +check_com:27:if cmdor cmdor cmdor> [[ -n '' ]] +check_com:32:if> (( gatoo > 0 )) +check_com:36:> return 1 +/home/unicum/.zshrc:1522:cmdor> alias '0=return 0' +/home/unicum/.zshrc:1525:> check_com S +check_com:1:> emulate -L zsh +check_com:2:> local -i comonly gatoo +check_com:4:if> [[ S == -c ]] +check_com:7:elif> [[ S == -g ]] +check_com:10:else> (( comonly = 0 )) +check_com:11:else> (( gatoo = 0 )) +check_com:14:if> (( 1 != 1 )) +check_com:19:if> (( comonly > 0 )) +check_com:24:if> [[ -n '' ]] +check_com:25:if cmdor> [[ -n '' ]] +check_com:26:if cmdor cmdor> [[ -n '' ]] +check_com:27:if cmdor cmdor cmdor> [[ -n '' ]] +check_com:32:if> (( gatoo > 0 )) +check_com:36:> return 1 +/home/unicum/.zshrc:1525:cmdor> alias 'S=screen' +/home/unicum/.zshrc:1526:> check_com s +check_com:1:> emulate -L zsh +check_com:2:> local -i comonly gatoo +check_com:4:if> [[ s == -c ]] +check_com:7:elif> [[ s == -g ]] +check_com:10:else> (( comonly = 0 )) +check_com:11:else> (( gatoo = 0 )) +check_com:14:if> (( 1 != 1 )) +check_com:19:if> (( comonly > 0 )) +check_com:24:if> [[ -n '' ]] +check_com:25:if cmdor> [[ -n '' ]] +check_com:26:if cmdor cmdor> [[ -n '' ]] +check_com:27:if cmdor cmdor cmdor> [[ -n '' ]] +check_com:32:if> (( gatoo > 0 )) +check_com:36:> return 1 +/home/unicum/.zshrc:1526:cmdor> alias 's=ssh' +/home/unicum/.zshrc:1529:if> check_com asc +check_com:1:> emulate -L zsh +check_com:2:> local -i comonly gatoo +check_com:4:if> [[ asc == -c ]] +check_com:7:elif> [[ asc == -g ]] +check_com:10:else> (( comonly = 0 )) +check_com:11:else> (( gatoo = 0 )) +check_com:14:if> (( 1 != 1 )) +check_com:19:if> (( comonly > 0 )) +check_com:24:if> [[ -n '' ]] +check_com:25:if cmdor> [[ -n '' ]] +check_com:26:if cmdor cmdor> [[ -n '' ]] +check_com:27:if cmdor cmdor cmdor> [[ -n '' ]] +check_com:32:if> (( gatoo > 0 )) +check_com:36:> return 1 +/home/unicum/.zshrc:1531:then> compdef 'asc=ssh' +compdef:1:> local opt autol type func delete new i 'ret=0' cmd svc +compdef:5:if> (( ! 1 )) +compdef:10:while> getopts anpPkKd opt +compdef:33:> shift OPTIND-1 +compdef:35:if> (( ! 1 )) +compdef:40:if> [[ -z '' ]] +compdef:44:then if> [[ 'asc=ssh' == '*=*' ]] +compdef:45:then then while> (( 1 )) +compdef:46:then then while if> [[ 'asc=ssh' == '*=*' ]] +compdef:47:then then while then> cmd=asc +compdef:48:then then while then> svc=ssh +compdef:49:then then while then> func=_ssh +compdef:50:then then while then> [[ -n '' ]] +compdef:52:then then while then> [[ -z _ssh ]] +compdef:54:then then while then if> [[ -n _ssh ]] +compdef:55:then then while then then> _comps[$cmd]=_ssh +compdef:56:then then while then then> _services[$cmd]=ssh +compdef:65:then then while> shift +compdef:45:then then while> (( 0 )) +compdef:68:then then> return ret +/home/unicum/.zshrc:1535:> alias 'top10=print -l ${(o)history%% *} | uniq -c | sort -nr | head -n 10' +/home/unicum/.zshrc:1538:if> check_com -c truecrypt +check_com:1:> emulate -L zsh +check_com:2:> local -i comonly gatoo +check_com:4:if> [[ -c == -c ]] +check_com:5:then> (( comonly = 1 )) +check_com:6:then> shift +check_com:14:if> (( 1 != 1 )) +check_com:19:if> (( comonly > 0 )) +check_com:20:then> [[ -n '' ]] +check_com:21:then> return 1 +/home/unicum/.zshrc:1617:if> [[ -r /etc/debian_version ]] +/home/unicum/.zshrc:1619:then> alias 'acs=apt-cache search' +/home/unicum/.zshrc:1621:then> alias 'acsh=apt-cache show' +/home/unicum/.zshrc:1623:then> alias 'acp=apt-cache policy' +/home/unicum/.zshrc:1625:then> salias 'adg=apt-get dist-upgrade' +salias:1:> emulate -L zsh +salias:2:> local 'only=0' +salias:2:> local 'multi=0' +salias:3:while> [[ 'adg=apt-get dist-upgrade' == '-*' ]] +salias:21:if> (( 1 > 1 )) +salias:26:> key=adg +salias:26:> val='apt-get dist-upgrade' +salias:27:if> (( EUID == 0 )) +salias:29:elif> (( EUID > 0 )) +salias:30:elif-then> (( multi > 0 )) +salias:31:elif-then> alias -- 'adg=sudo apt-get dist-upgrade' +salias:34:> return 0 +/home/unicum/.zshrc:1627:then> salias 'agi=apt-get install' +salias:1:> emulate -L zsh +salias:2:> local 'only=0' +salias:2:> local 'multi=0' +salias:3:while> [[ 'agi=apt-get install' == '-*' ]] +salias:21:if> (( 1 > 1 )) +salias:26:> key=agi +salias:26:> val='apt-get install' +salias:27:if> (( EUID == 0 )) +salias:29:elif> (( EUID > 0 )) +salias:30:elif-then> (( multi > 0 )) +salias:31:elif-then> alias -- 'agi=sudo apt-get install' +salias:34:> return 0 +/home/unicum/.zshrc:1629:then> salias 'ati=aptitude install' +salias:1:> emulate -L zsh +salias:2:> local 'only=0' +salias:2:> local 'multi=0' +salias:3:while> [[ 'ati=aptitude install' == '-*' ]] +salias:21:if> (( 1 > 1 )) +salias:26:> key=ati +salias:26:> val='aptitude install' +salias:27:if> (( EUID == 0 )) +salias:29:elif> (( EUID > 0 )) +salias:30:elif-then> (( multi > 0 )) +salias:31:elif-then> alias -- 'ati=sudo aptitude install' +salias:34:> return 0 +/home/unicum/.zshrc:1631:then> salias 'ag=apt-get upgrade' +salias:1:> emulate -L zsh +salias:2:> local 'only=0' +salias:2:> local 'multi=0' +salias:3:while> [[ 'ag=apt-get upgrade' == '-*' ]] +salias:21:if> (( 1 > 1 )) +salias:26:> key=ag +salias:26:> val='apt-get upgrade' +salias:27:if> (( EUID == 0 )) +salias:29:elif> (( EUID > 0 )) +salias:30:elif-then> (( multi > 0 )) +salias:31:elif-then> alias -- 'ag=sudo apt-get upgrade' +salias:34:> return 0 +/home/unicum/.zshrc:1633:then> salias 'au=apt-get update' +salias:1:> emulate -L zsh +salias:2:> local 'only=0' +salias:2:> local 'multi=0' +salias:3:while> [[ 'au=apt-get update' == '-*' ]] +salias:21:if> (( 1 > 1 )) +salias:26:> key=au +salias:26:> val='apt-get update' +salias:27:if> (( EUID == 0 )) +salias:29:elif> (( EUID > 0 )) +salias:30:elif-then> (( multi > 0 )) +salias:31:elif-then> alias -- 'au=sudo apt-get update' +salias:34:> return 0 +/home/unicum/.zshrc:1635:then> salias -a 'up=aptitude update ; aptitude safe-upgrade' +salias:1:> emulate -L zsh +salias:2:> local 'only=0' +salias:2:> local 'multi=0' +salias:3:while> [[ -a == '-*' ]] +salias:4:while case> case -a (-o) +salias:4:while case> case -a (-a) +salias:6:while case> multi=1 +salias:18:while> shift +salias:3:while> [[ 'up=aptitude update ; aptitude safe-upgrade' == '-*' ]] +salias:21:if> (( 1 > 1 )) +salias:26:> key=up +salias:26:> val='aptitude update ; aptitude safe-upgrade' +salias:27:if> (( EUID == 0 )) +salias:29:elif> (( EUID > 0 )) +salias:30:elif-then> (( multi > 0 )) +salias:30:elif-then cmdand> val='aptitude update ; sudo aptitude safe-upgrade' +salias:31:elif-then> alias -- 'up=sudo aptitude update ; sudo aptitude safe-upgrade' +salias:34:> return 0 +/home/unicum/.zshrc:1637:then> alias 'dbp=dpkg-buildpackage' +/home/unicum/.zshrc:1639:then> alias 'ge=grep-excuses' +/home/unicum/.zshrc:1662:then if> isgrmlcd +isgrmlcd:1:> [[ -f /etc/grml_cd ]] +isgrmlcd:2:> return 1 +/home/unicum/.zshrc:1667:then> salias 'llog=less /var/log/syslog' +salias:1:> emulate -L zsh +salias:2:> local 'only=0' +salias:2:> local 'multi=0' +salias:3:while> [[ 'llog=less /var/log/syslog' == '-*' ]] +salias:21:if> (( 1 > 1 )) +salias:26:> key=llog +salias:26:> val='less /var/log/syslog' +salias:27:if> (( EUID == 0 )) +salias:29:elif> (( EUID > 0 )) +salias:30:elif-then> (( multi > 0 )) +salias:31:elif-then> alias -- 'llog=sudo less /var/log/syslog' +salias:34:> return 0 +/home/unicum/.zshrc:1669:then> salias 'tlog=tail -f /var/log/syslog' +salias:1:> emulate -L zsh +salias:2:> local 'only=0' +salias:2:> local 'multi=0' +salias:3:while> [[ 'tlog=tail -f /var/log/syslog' == '-*' ]] +salias:21:if> (( 1 > 1 )) +salias:26:> key=tlog +salias:26:> val='tail -f /var/log/syslog' +salias:27:if> (( EUID == 0 )) +salias:29:elif> (( EUID > 0 )) +salias:30:elif-then> (( multi > 0 )) +salias:31:elif-then> alias -- 'tlog=sudo tail -f /var/log/syslog' +salias:34:> return 0 +/home/unicum/.zshrc:1673:if> check_com -c grep-status +check_com:1:> emulate -L zsh +check_com:2:> local -i comonly gatoo +check_com:4:if> [[ -c == -c ]] +check_com:5:then> (( comonly = 1 )) +check_com:6:then> shift +check_com:14:if> (( 1 != 1 )) +check_com:19:if> (( comonly > 0 )) +check_com:20:then> [[ -n /usr/bin/grep-status ]] +check_com:20:then cmdand> return 0 +/home/unicum/.zshrc:1675:then> alias 'debs-by-size=grep-status -FStatus -sInstalled-Size,Package -n "install ok installed" | paste -sd " \n" | sort -rn' +/home/unicum/.zshrc:1679:if> [[ -L /usr/bin/cdrecord ]] +/home/unicum/.zshrc:1679:if cmdor> check_com -c cdrecord +check_com:1:> emulate -L zsh +check_com:2:> local -i comonly gatoo +check_com:4:if> [[ -c == -c ]] +check_com:5:then> (( comonly = 1 )) +check_com:6:then> shift +check_com:14:if> (( 1 != 1 )) +check_com:19:if> (( comonly > 0 )) +check_com:20:then> [[ -n '' ]] +check_com:21:then> return 1 +/home/unicum/.zshrc:1680:then if> check_com -c wodim +check_com:1:> emulate -L zsh +check_com:2:> local -i comonly gatoo +check_com:4:if> [[ -c == -c ]] +check_com:5:then> (( comonly = 1 )) +check_com:6:then> shift +check_com:14:if> (( 1 != 1 )) +check_com:19:if> (( comonly > 0 )) +check_com:20:then> [[ -n '' ]] +check_com:21:then> return 1 +/home/unicum/.zshrc:1694:if> check_com -c get_3ware +check_com:1:> emulate -L zsh +check_com:2:> local -i comonly gatoo +check_com:4:if> [[ -c == -c ]] +check_com:5:then> (( comonly = 1 )) +check_com:6:then> shift +check_com:14:if> (( 1 != 1 )) +check_com:19:if> (( comonly > 0 )) +check_com:20:then> [[ -n '' ]] +check_com:21:then> return 1 +/home/unicum/.zshrc:1702:if> check_com -c apache2-ssl-certificate +check_com:1:> emulate -L zsh +check_com:2:> local -i comonly gatoo +check_com:4:if> [[ -c == -c ]] +check_com:5:then> (( comonly = 1 )) +check_com:6:then> shift +check_com:14:if> (( 1 != 1 )) +check_com:19:if> (( comonly > 0 )) +check_com:20:then> [[ -n '' ]] +check_com:21:then> return 1 +/home/unicum/.zshrc:1724:> unlimit +/home/unicum/.zshrc:1725:> is425 +is425:1:> [[ 4.3.6 == '4.2.<5->*' || 4.3.6 == '4.<3->*' ]] +is425:1:cmdand> return 0 +/home/unicum/.zshrc:1725:cmdand> limit stack 8192 +/home/unicum/.zshrc:1726:> isgrmlcd +isgrmlcd:1:> [[ -f /etc/grml_cd ]] +isgrmlcd:2:> return 1 +/home/unicum/.zshrc:1727:> limit -s +/home/unicum/.zshrc:1919:> isgrml +isgrml:1:> [[ -f /etc/grml_version ]] +isgrml:2:> return 1 +/home/unicum/.zshrc:1920:> is4 +is4:1:> [[ 4.3.6 == '<4->*' ]] +is4:1:cmdand> return 0 +/home/unicum/.zshrc:1920:cmdand> isgrml +isgrml:1:> [[ -f /etc/grml_version ]] +isgrml:2:> return 1 +/home/unicum/.zshrc:1921:> is4 +is4:1:> [[ 4.3.6 == '<4->*' ]] +is4:1:cmdand> return 0 +/home/unicum/.zshrc:1921:cmdand> grmlcomp +grmlcomp:4:> zstyle ':completion:*:approximate:' max-errors 'reply=( $((($#PREFIX+$#SUFFIX)/3 )) numeric )' +grmlcomp:7:> zstyle ':completion:*:complete:-command-::commands' ignored-patterns '(aptitude-*|*\~)' +grmlcomp:10:> zstyle ':completion:*:correct:*' insert-unambiguous true +grmlcomp:11:> zstyle ':completion:*:corrections' format '%{%}%d (errors: %e)%{%}' +grmlcomp:12:> zstyle ':completion:*:correct:*' original true +grmlcomp:15:> zstyle ':completion:*:default' list-colors 'no=00' 'fi=00' 'di=01;34' 'ln=01;36' 'pi=40;33' 'so=01;35' 'do=01;35' 'bd=40;33;01' 'cd=40;33;01' 'or=40;31;01' 'su=37;41' 'sg=30;43' 'tw=30;42' 'ow=34;42' 'st=37;44' 'ex=01;32' '*.tar=01;31' '*.tgz=01;31' '*.svgz=01;31' '*.arj=01;31' '*.taz=01;31' '*.lzh=01;31' '*.lzma=01;31' '*.zip=01;31' '*.z=01;31' '*.Z=01;31' '*.dz=01;31' '*.gz=01;31' '*.bz2=01;31' '*.bz=01;31' '*.tbz2=01;31' '*.tz=01;31' '*.deb=01;31' '*.rpm=01;31' '*.jar=01;31' '*.rar=01;31' '*.ace=01;31' '*.zoo=01;31' '*.cpio=01;31' '*.7z=01;31' '*.rz=01;31' '*.jpg=01;35' '*.jpeg=01;35' '*.gif=01;35' '*.bmp=01;35' '*.pbm=01;35' '*.pgm=01;35' '*.ppm=01;35' '*.tga=01;35' '*.xbm=01;35' '*.xpm=01;35' '*.tif=01;35' '*.tiff=01;35' '*.png=01;35' '*.svg=01;35' '*.mng=01;35' '*.pcx=01;35' '*.mov=01;35' '*.mpg=01;35' '*.mpeg=01;35' '*.m2v=01;35' '*.mkv=01;35' '*.ogm=01;35' '*.mp4=01;35' '*.m4v=01;35' '*.mp4v=01;35' '*.vob=01;35' '*.qt=01;35' '*.nuv=01;35' '*.wmv=01;35' '*.asf=01;35' '*.rm=01;35' '*.rmvb=01;35' '*.flc=01;35' '*.avi=01;35' '*.fli=01;35' '*.gl=01;35' '*.dl=01;35' '*.xcf=01;35' '*.xwd=01;35' '*.yuv=01;35' '*.aac=00;36' '*.au=00;36' '*.flac=00;36' '*.mid=00;36' '*.midi=00;36' '*.mka=00;36' '*.mp3=00;36' '*.mpc=00;36' '*.ogg=00;36' '*.ra=00;36' '*.wav=00;36' +grmlcomp:18:> zstyle ':completion:*:descriptions' format '%{%}completing %B%d%b%{%}' +grmlcomp:24:> zstyle ':completion:*:expand:*' tag-order all-expansions +grmlcomp:25:> zstyle ':completion:*:history-words' list false +grmlcomp:28:> zstyle ':completion:*:history-words' menu yes +grmlcomp:31:> zstyle ':completion:*:history-words' remove-all-dups yes +grmlcomp:32:> zstyle ':completion:*:history-words' stop yes +grmlcomp:35:> zstyle ':completion:*' matcher-list 'm:{a-z}={A-Z}' +grmlcomp:38:> zstyle ':completion:*:matches' group yes +grmlcomp:39:> zstyle ':completion:*' group-name '' +grmlcomp:41:if> [[ 0 -eq 0 ]] +grmlcomp:43:then> zstyle ':completion:*' menu 'select=5' +grmlcomp:49:> zstyle ':completion:*:messages' format %d +grmlcomp:50:> zstyle ':completion:*:options' auto-description %d +grmlcomp:53:> zstyle ':completion:*:options' description yes +grmlcomp:56:> zstyle ':completion:*:processes' command 'ps -au$USER' +grmlcomp:59:> zstyle ':completion:*:*:-subscript-:*' tag-order indexes parameters +grmlcomp:62:> zstyle ':completion:*' verbose true +grmlcomp:67:> zstyle ':completion:*:-command-:*:' verbose false +grmlcomp:70:> zstyle ':completion:*:warnings' format '%{%}No matches for:%{%} %d' +grmlcomp:73:> zstyle ':completion:*:*:zcompile:*' ignored-patterns '(*~|*.zwc)' +grmlcomp:74:> zstyle :completion:correct: prompt 'correct to: %e' +grmlcomp:77:> zstyle ':completion::(^approximate*):*:functions' ignored-patterns '_*' +grmlcomp:80:> zstyle ':completion:*:processes-names' command 'ps c -u ${USER} -o command | uniq' +grmlcomp:83:> zstyle ':completion:*:manuals' separate-sections true +grmlcomp:84:> zstyle ':completion:*:manuals.*' insert-sections true +grmlcomp:85:> zstyle ':completion:*:man:*' menu yes select +grmlcomp:88:> zstyle ':completion:*' special-dirs .. +grmlcomp:98:if> [[ 0 -gt 0 ]] +grmlcomp:103:else> setopt correct +grmlcomp:104:else> zstyle -e ':completion:*' completer ' if [[ $_last_try != "$HISTNO$BUFFER$CURSOR" ]] ; then _last_try="$HISTNO$BUFFER$CURSOR" reply=(_complete _match _ignored _prefix _files) else if [[ $words[1] == (rm|mv) ]] ; then reply=(_complete _files) else reply=(_oldlist _expand _force_rehash _complete _ignored _correct _approximate _files) fi fi' +grmlcomp:118:> zstyle ':completion:*:urls' local www /var/www/ public_html +grmlcomp:121:> [[ -d /home/unicum/.zsh/cache ]] +grmlcomp:125:if> is42 +is42:1:> [[ 4.3.6 == '4.<2->*' ]] +is42:1:cmdand> return 0 +grmlcomp:126:then> [[ -r /home/unicum/.ssh/known_hosts ]] +grmlcomp:126:then cmdand> _ssh_hosts=( ) +grmlcomp:127:then> [[ -r /etc/hosts ]] +grmlcomp:127:then cmdand> : localhost.localdomain localhost lvps83-169-34-59.dedicated.hosteurope.de lvps83-169-34-59 +grmlcomp:132:> hosts=+grmlcomp:1:cmdsubst> hostname +grmlcomp:132:> hosts=( lvps83-169-34-59.dedicated.hosteurope.de localhost.localdomain localhost lvps83-169-34-59.dedicated.hosteurope.de lvps83-169-34-59 grml.org localhost ) +grmlcomp:139:> zstyle ':completion:*:hosts' hosts lvps83-169-34-59.dedicated.hosteurope.de localhost.localdomain localhost lvps83-169-34-59.dedicated.hosteurope.de lvps83-169-34-59 grml.org localhost +grmlcomp:145:for> compcom=cp +grmlcomp:147:for> [[ -z _cp ]] +grmlcomp:145:for> compcom=deborphan +grmlcomp:147:for> [[ -z '' ]] +grmlcomp:147:for cmdand> compdef _gnu_generic deborphan +compdef:1:> local opt autol type func delete new i 'ret=0' cmd svc +compdef:5:if> (( ! 2 )) +compdef:10:while> getopts anpPkKd opt +compdef:33:> shift OPTIND-1 +compdef:35:if> (( ! 2 )) +compdef:40:if> [[ -z '' ]] +compdef:44:then if> [[ _gnu_generic == '*=*' ]] +compdef:74:then> func=_gnu_generic +compdef:75:then> [[ -n '' ]] +compdef:76:then> shift +compdef:78:then case> case (widgetkey) +compdef:78:then case> case (key) +compdef:78:then case> case (*) +compdef:126:then case while> (( 1 )) +compdef:127:then case while if> [[ deborphan == -N ]] +compdef:129:then case while elif> [[ deborphan == -p ]] +compdef:131:then case while elif> [[ deborphan == -P ]] +compdef:134:then case while else case> case (pattern) +compdef:134:then case while else case> case (postpattern) +compdef:134:then case while else case> case (*) +compdef:142:then case while else case if> [[ deborphan == '*=*' ]] +compdef:146:then case while else case else> cmd=deborphan +compdef:147:then case while else case else> svc='' +compdef:149:then case while else case if> [[ -z '' ]] +compdef:150:then case while else case then> _comps[$cmd]=_gnu_generic +compdef:151:then case while else case then> [[ -n '' ]] +compdef:156:then case while> shift +compdef:126:then case while> (( 0 )) +grmlcomp:145:for> compcom=df +grmlcomp:147:for> [[ -z _directories ]] +grmlcomp:145:for> compcom=feh +grmlcomp:147:for> [[ -z '' ]] +grmlcomp:147:for cmdand> compdef _gnu_generic feh +compdef:1:> local opt autol type func delete new i 'ret=0' cmd svc +compdef:5:if> (( ! 2 )) +compdef:10:while> getopts anpPkKd opt +compdef:33:> shift OPTIND-1 +compdef:35:if> (( ! 2 )) +compdef:40:if> [[ -z '' ]] +compdef:44:then if> [[ _gnu_generic == '*=*' ]] +compdef:74:then> func=_gnu_generic +compdef:75:then> [[ -n '' ]] +compdef:76:then> shift +compdef:78:then case> case (widgetkey) +compdef:78:then case> case (key) +compdef:78:then case> case (*) +compdef:126:then case while> (( 1 )) +compdef:127:then case while if> [[ feh == -N ]] +compdef:129:then case while elif> [[ feh == -p ]] +compdef:131:then case while elif> [[ feh == -P ]] +compdef:134:then case while else case> case (pattern) +compdef:134:then case while else case> case (postpattern) +compdef:134:then case while else case> case (*) +compdef:142:then case while else case if> [[ feh == '*=*' ]] +compdef:146:then case while else case else> cmd=feh +compdef:147:then case while else case else> svc='' +compdef:149:then case while else case if> [[ -z '' ]] +compdef:150:then case while else case then> _comps[$cmd]=_gnu_generic +compdef:151:then case while else case then> [[ -n '' ]] +compdef:156:then case while> shift +compdef:126:then case while> (( 0 )) +grmlcomp:145:for> compcom=fetchipac +grmlcomp:147:for> [[ -z '' ]] +grmlcomp:147:for cmdand> compdef _gnu_generic fetchipac +compdef:1:> local opt autol type func delete new i 'ret=0' cmd svc +compdef:5:if> (( ! 2 )) +compdef:10:while> getopts anpPkKd opt +compdef:33:> shift OPTIND-1 +compdef:35:if> (( ! 2 )) +compdef:40:if> [[ -z '' ]] +compdef:44:then if> [[ _gnu_generic == '*=*' ]] +compdef:74:then> func=_gnu_generic +compdef:75:then> [[ -n '' ]] +compdef:76:then> shift +compdef:78:then case> case (widgetkey) +compdef:78:then case> case (key) +compdef:78:then case> case (*) +compdef:126:then case while> (( 1 )) +compdef:127:then case while if> [[ fetchipac == -N ]] +compdef:129:then case while elif> [[ fetchipac == -p ]] +compdef:131:then case while elif> [[ fetchipac == -P ]] +compdef:134:then case while else case> case (pattern) +compdef:134:then case while else case> case (postpattern) +compdef:134:then case while else case> case (*) +compdef:142:then case while else case if> [[ fetchipac == '*=*' ]] +compdef:146:then case while else case else> cmd=fetchipac +compdef:147:then case while else case else> svc='' +compdef:149:then case while else case if> [[ -z '' ]] +compdef:150:then case while else case then> _comps[$cmd]=_gnu_generic +compdef:151:then case while else case then> [[ -n '' ]] +compdef:156:then case while> shift +compdef:126:then case while> (( 0 )) +grmlcomp:145:for> compcom=head +grmlcomp:147:for> [[ -z '' ]] +grmlcomp:147:for cmdand> compdef _gnu_generic head +compdef:1:> local opt autol type func delete new i 'ret=0' cmd svc +compdef:5:if> (( ! 2 )) +compdef:10:while> getopts anpPkKd opt +compdef:33:> shift OPTIND-1 +compdef:35:if> (( ! 2 )) +compdef:40:if> [[ -z '' ]] +compdef:44:then if> [[ _gnu_generic == '*=*' ]] +compdef:74:then> func=_gnu_generic +compdef:75:then> [[ -n '' ]] +compdef:76:then> shift +compdef:78:then case> case (widgetkey) +compdef:78:then case> case (key) +compdef:78:then case> case (*) +compdef:126:then case while> (( 1 )) +compdef:127:then case while if> [[ head == -N ]] +compdef:129:then case while elif> [[ head == -p ]] +compdef:131:then case while elif> [[ head == -P ]] +compdef:134:then case while else case> case (pattern) +compdef:134:then case while else case> case (postpattern) +compdef:134:then case while else case> case (*) +compdef:142:then case while else case if> [[ head == '*=*' ]] +compdef:146:then case while else case else> cmd=head +compdef:147:then case while else case else> svc='' +compdef:149:then case while else case if> [[ -z '' ]] +compdef:150:then case while else case then> _comps[$cmd]=_gnu_generic +compdef:151:then case while else case then> [[ -n '' ]] +compdef:156:then case while> shift +compdef:126:then case while> (( 0 )) +grmlcomp:145:for> compcom=hnb +grmlcomp:147:for> [[ -z '' ]] +grmlcomp:147:for cmdand> compdef _gnu_generic hnb +compdef:1:> local opt autol type func delete new i 'ret=0' cmd svc +compdef:5:if> (( ! 2 )) +compdef:10:while> getopts anpPkKd opt +compdef:33:> shift OPTIND-1 +compdef:35:if> (( ! 2 )) +compdef:40:if> [[ -z '' ]] +compdef:44:then if> [[ _gnu_generic == '*=*' ]] +compdef:74:then> func=_gnu_generic +compdef:75:then> [[ -n '' ]] +compdef:76:then> shift +compdef:78:then case> case (widgetkey) +compdef:78:then case> case (key) +compdef:78:then case> case (*) +compdef:126:then case while> (( 1 )) +compdef:127:then case while if> [[ hnb == -N ]] +compdef:129:then case while elif> [[ hnb == -p ]] +compdef:131:then case while elif> [[ hnb == -P ]] +compdef:134:then case while else case> case (pattern) +compdef:134:then case while else case> case (postpattern) +compdef:134:then case while else case> case (*) +compdef:142:then case while else case if> [[ hnb == '*=*' ]] +compdef:146:then case while else case else> cmd=hnb +compdef:147:then case while else case else> svc='' +compdef:149:then case while else case if> [[ -z '' ]] +compdef:150:then case while else case then> _comps[$cmd]=_gnu_generic +compdef:151:then case while else case then> [[ -n '' ]] +compdef:156:then case while> shift +compdef:126:then case while> (( 0 )) +grmlcomp:145:for> compcom=ipacsum +grmlcomp:147:for> [[ -z '' ]] +grmlcomp:147:for cmdand> compdef _gnu_generic ipacsum +compdef:1:> local opt autol type func delete new i 'ret=0' cmd svc +compdef:5:if> (( ! 2 )) +compdef:10:while> getopts anpPkKd opt +compdef:33:> shift OPTIND-1 +compdef:35:if> (( ! 2 )) +compdef:40:if> [[ -z '' ]] +compdef:44:then if> [[ _gnu_generic == '*=*' ]] +compdef:74:then> func=_gnu_generic +compdef:75:then> [[ -n '' ]] +compdef:76:then> shift +compdef:78:then case> case (widgetkey) +compdef:78:then case> case (key) +compdef:78:then case> case (*) +compdef:126:then case while> (( 1 )) +compdef:127:then case while if> [[ ipacsum == -N ]] +compdef:129:then case while elif> [[ ipacsum == -p ]] +compdef:131:then case while elif> [[ ipacsum == -P ]] +compdef:134:then case while else case> case (pattern) +compdef:134:then case while else case> case (postpattern) +compdef:134:then case while else case> case (*) +compdef:142:then case while else case if> [[ ipacsum == '*=*' ]] +compdef:146:then case while else case else> cmd=ipacsum +compdef:147:then case while else case else> svc='' +compdef:149:then case while else case if> [[ -z '' ]] +compdef:150:then case while else case then> _comps[$cmd]=_gnu_generic +compdef:151:then case while else case then> [[ -n '' ]] +compdef:156:then case while> shift +compdef:126:then case while> (( 0 )) +grmlcomp:145:for> compcom=mv +grmlcomp:147:for> [[ -z '' ]] +grmlcomp:147:for cmdand> compdef _gnu_generic mv +compdef:1:> local opt autol type func delete new i 'ret=0' cmd svc +compdef:5:if> (( ! 2 )) +compdef:10:while> getopts anpPkKd opt +compdef:33:> shift OPTIND-1 +compdef:35:if> (( ! 2 )) +compdef:40:if> [[ -z '' ]] +compdef:44:then if> [[ _gnu_generic == '*=*' ]] +compdef:74:then> func=_gnu_generic +compdef:75:then> [[ -n '' ]] +compdef:76:then> shift +compdef:78:then case> case (widgetkey) +compdef:78:then case> case (key) +compdef:78:then case> case (*) +compdef:126:then case while> (( 1 )) +compdef:127:then case while if> [[ mv == -N ]] +compdef:129:then case while elif> [[ mv == -p ]] +compdef:131:then case while elif> [[ mv == -P ]] +compdef:134:then case while else case> case (pattern) +compdef:134:then case while else case> case (postpattern) +compdef:134:then case while else case> case (*) +compdef:142:then case while else case if> [[ mv == '*=*' ]] +compdef:146:then case while else case else> cmd=mv +compdef:147:then case while else case else> svc='' +compdef:149:then case while else case if> [[ -z '' ]] +compdef:150:then case while else case then> _comps[$cmd]=_gnu_generic +compdef:151:then case while else case then> [[ -n '' ]] +compdef:156:then case while> shift +compdef:126:then case while> (( 0 )) +grmlcomp:145:for> compcom=pal +grmlcomp:147:for> [[ -z '' ]] +grmlcomp:147:for cmdand> compdef _gnu_generic pal +compdef:1:> local opt autol type func delete new i 'ret=0' cmd svc +compdef:5:if> (( ! 2 )) +compdef:10:while> getopts anpPkKd opt +compdef:33:> shift OPTIND-1 +compdef:35:if> (( ! 2 )) +compdef:40:if> [[ -z '' ]] +compdef:44:then if> [[ _gnu_generic == '*=*' ]] +compdef:74:then> func=_gnu_generic +compdef:75:then> [[ -n '' ]] +compdef:76:then> shift +compdef:78:then case> case (widgetkey) +compdef:78:then case> case (key) +compdef:78:then case> case (*) +compdef:126:then case while> (( 1 )) +compdef:127:then case while if> [[ pal == -N ]] +compdef:129:then case while elif> [[ pal == -p ]] +compdef:131:then case while elif> [[ pal == -P ]] +compdef:134:then case while else case> case (pattern) +compdef:134:then case while else case> case (postpattern) +compdef:134:then case while else case> case (*) +compdef:142:then case while else case if> [[ pal == '*=*' ]] +compdef:146:then case while else case else> cmd=pal +compdef:147:then case while else case else> svc='' +compdef:149:then case while else case if> [[ -z '' ]] +compdef:150:then case while else case then> _comps[$cmd]=_gnu_generic +compdef:151:then case while else case then> [[ -n '' ]] +compdef:156:then case while> shift +compdef:126:then case while> (( 0 )) +grmlcomp:145:for> compcom=stow +grmlcomp:147:for> [[ -z '' ]] +grmlcomp:147:for cmdand> compdef _gnu_generic stow +compdef:1:> local opt autol type func delete new i 'ret=0' cmd svc +compdef:5:if> (( ! 2 )) +compdef:10:while> getopts anpPkKd opt +compdef:33:> shift OPTIND-1 +compdef:35:if> (( ! 2 )) +compdef:40:if> [[ -z '' ]] +compdef:44:then if> [[ _gnu_generic == '*=*' ]] +compdef:74:then> func=_gnu_generic +compdef:75:then> [[ -n '' ]] +compdef:76:then> shift +compdef:78:then case> case (widgetkey) +compdef:78:then case> case (key) +compdef:78:then case> case (*) +compdef:126:then case while> (( 1 )) +compdef:127:then case while if> [[ stow == -N ]] +compdef:129:then case while elif> [[ stow == -p ]] +compdef:131:then case while elif> [[ stow == -P ]] +compdef:134:then case while else case> case (pattern) +compdef:134:then case while else case> case (postpattern) +compdef:134:then case while else case> case (*) +compdef:142:then case while else case if> [[ stow == '*=*' ]] +compdef:146:then case while else case else> cmd=stow +compdef:147:then case while else case else> svc='' +compdef:149:then case while else case if> [[ -z '' ]] +compdef:150:then case while else case then> _comps[$cmd]=_gnu_generic +compdef:151:then case while else case then> [[ -n '' ]] +compdef:156:then case while> shift +compdef:126:then case while> (( 0 )) +grmlcomp:145:for> compcom=tail +grmlcomp:147:for> [[ -z '' ]] +grmlcomp:147:for cmdand> compdef _gnu_generic tail +compdef:1:> local opt autol type func delete new i 'ret=0' cmd svc +compdef:5:if> (( ! 2 )) +compdef:10:while> getopts anpPkKd opt +compdef:33:> shift OPTIND-1 +compdef:35:if> (( ! 2 )) +compdef:40:if> [[ -z '' ]] +compdef:44:then if> [[ _gnu_generic == '*=*' ]] +compdef:74:then> func=_gnu_generic +compdef:75:then> [[ -n '' ]] +compdef:76:then> shift +compdef:78:then case> case (widgetkey) +compdef:78:then case> case (key) +compdef:78:then case> case (*) +compdef:126:then case while> (( 1 )) +compdef:127:then case while if> [[ tail == -N ]] +compdef:129:then case while elif> [[ tail == -p ]] +compdef:131:then case while elif> [[ tail == -P ]] +compdef:134:then case while else case> case (pattern) +compdef:134:then case while else case> case (postpattern) +compdef:134:then case while else case> case (*) +compdef:142:then case while else case if> [[ tail == '*=*' ]] +compdef:146:then case while else case else> cmd=tail +compdef:147:then case while else case else> svc='' +compdef:149:then case while else case if> [[ -z '' ]] +compdef:150:then case while else case then> _comps[$cmd]=_gnu_generic +compdef:151:then case while else case then> [[ -n '' ]] +compdef:156:then case while> shift +compdef:126:then case while> (( 0 )) +grmlcomp:145:for> compcom=uname +grmlcomp:147:for> [[ -z _uname ]] +grmlcomp:148:> unset compcom +grmlcomp:151:> compdef _hosts upgrade +compdef:1:> local opt autol type func delete new i 'ret=0' cmd svc +compdef:5:if> (( ! 2 )) +compdef:10:while> getopts anpPkKd opt +compdef:33:> shift OPTIND-1 +compdef:35:if> (( ! 2 )) +compdef:40:if> [[ -z '' ]] +compdef:44:then if> [[ _hosts == '*=*' ]] +compdef:74:then> func=_hosts +compdef:75:then> [[ -n '' ]] +compdef:76:then> shift +compdef:78:then case> case (widgetkey) +compdef:78:then case> case (key) +compdef:78:then case> case (*) +compdef:126:then case while> (( 1 )) +compdef:127:then case while if> [[ upgrade == -N ]] +compdef:129:then case while elif> [[ upgrade == -p ]] +compdef:131:then case while elif> [[ upgrade == -P ]] +compdef:134:then case while else case> case (pattern) +compdef:134:then case while else case> case (postpattern) +compdef:134:then case while else case> case (*) +compdef:142:then case while else case if> [[ upgrade == '*=*' ]] +compdef:146:then case while else case else> cmd=upgrade +compdef:147:then case while else case else> svc='' +compdef:149:then case while else case if> [[ -z '' ]] +compdef:150:then case while else case then> _comps[$cmd]=_hosts +compdef:151:then case while else case then> [[ -n '' ]] +compdef:156:then case while> shift +compdef:126:then case while> (( 0 )) +/home/unicum/.zshrc:1925:> is4 +is4:1:> [[ 4.3.6 == '<4->*' ]] +is4:1:cmdand> return 0 +/home/unicum/.zshrc:1925:cmdand> xsource /etc/zsh/keephack +xsource:1:if> (( 1 < 1 )) +xsource:6:while> (( 1 > 0 )) +xsource:7:while> [[ -r /etc/zsh/keephack ]] +xsource:8:while> shift +xsource:6:while> (( 0 > 0 )) +xsource:10:> return 0 +/home/unicum/.zshrc:1935:> is4 +is4:1:> [[ 4.3.6 == '<4->*' ]] +is4:1:cmdand> return 0 +/home/unicum/.zshrc:1950:> compdef _functions freload +compdef:1:> local opt autol type func delete new i 'ret=0' cmd svc +compdef:5:if> (( ! 2 )) +compdef:10:while> getopts anpPkKd opt +compdef:33:> shift OPTIND-1 +compdef:35:if> (( ! 2 )) +compdef:40:if> [[ -z '' ]] +compdef:44:then if> [[ _functions == '*=*' ]] +compdef:74:then> func=_functions +compdef:75:then> [[ -n '' ]] +compdef:76:then> shift +compdef:78:then case> case (widgetkey) +compdef:78:then case> case (key) +compdef:78:then case> case (*) +compdef:126:then case while> (( 1 )) +compdef:127:then case while if> [[ freload == -N ]] +compdef:129:then case while elif> [[ freload == -p ]] +compdef:131:then case while elif> [[ freload == -P ]] +compdef:134:then case while else case> case (pattern) +compdef:134:then case while else case> case (postpattern) +compdef:134:then case while else case> case (*) +compdef:142:then case while else case if> [[ freload == '*=*' ]] +compdef:146:then case while else case else> cmd=freload +compdef:147:then case while else case else> svc='' +compdef:149:then case while else case if> [[ -z '' ]] +compdef:150:then case while else case then> _comps[$cmd]=_functions +compdef:151:then case while else case then> [[ -n '' ]] +compdef:156:then case while> shift +compdef:126:then case while> (( 0 )) +/home/unicum/.zshrc:1964:if> check_com qma +check_com:1:> emulate -L zsh +check_com:2:> local -i comonly gatoo +check_com:4:if> [[ qma == -c ]] +check_com:7:elif> [[ qma == -g ]] +check_com:10:else> (( comonly = 0 )) +check_com:11:else> (( gatoo = 0 )) +check_com:14:if> (( 1 != 1 )) +check_com:19:if> (( comonly > 0 )) +check_com:24:if> [[ -n '' ]] +check_com:25:if cmdor> [[ -n '' ]] +check_com:26:if cmdor cmdor> [[ -n '' ]] +check_com:27:if cmdor cmdor cmdor> [[ -n '' ]] +check_com:32:if> (( gatoo > 0 )) +check_com:36:> return 1 +/home/unicum/.zshrc:1975:if> check_com -c less +check_com:1:> emulate -L zsh +check_com:2:> local -i comonly gatoo +check_com:4:if> [[ -c == -c ]] +check_com:5:then> (( comonly = 1 )) +check_com:6:then> shift +check_com:14:if> (( 1 != 1 )) +check_com:19:if> (( comonly > 0 )) +check_com:20:then> [[ -n /usr/bin/less ]] +check_com:20:then cmdand> return 0 +/home/unicum/.zshrc:1998:then> compdef _dchange dchange +compdef:1:> local opt autol type func delete new i 'ret=0' cmd svc +compdef:5:if> (( ! 2 )) +compdef:10:while> getopts anpPkKd opt +compdef:33:> shift OPTIND-1 +compdef:35:if> (( ! 2 )) +compdef:40:if> [[ -z '' ]] +compdef:44:then if> [[ _dchange == '*=*' ]] +compdef:74:then> func=_dchange +compdef:75:then> [[ -n '' ]] +compdef:76:then> shift +compdef:78:then case> case (widgetkey) +compdef:78:then case> case (key) +compdef:78:then case> case (*) +compdef:126:then case while> (( 1 )) +compdef:127:then case while if> [[ dchange == -N ]] +compdef:129:then case while elif> [[ dchange == -p ]] +compdef:131:then case while elif> [[ dchange == -P ]] +compdef:134:then case while else case> case (pattern) +compdef:134:then case while else case> case (postpattern) +compdef:134:then case while else case> case (*) +compdef:142:then case while else case if> [[ dchange == '*=*' ]] +compdef:146:then case while else case else> cmd=dchange +compdef:147:then case while else case else> svc='' +compdef:149:then case while else case if> [[ -z '' ]] +compdef:150:then case while else case then> _comps[$cmd]=_dchange +compdef:151:then case while else case then> [[ -n '' ]] +compdef:156:then case while> shift +compdef:126:then case while> (( 0 )) +/home/unicum/.zshrc:2015:then> compdef _dnews dnews +compdef:1:> local opt autol type func delete new i 'ret=0' cmd svc +compdef:5:if> (( ! 2 )) +compdef:10:while> getopts anpPkKd opt +compdef:33:> shift OPTIND-1 +compdef:35:if> (( ! 2 )) +compdef:40:if> [[ -z '' ]] +compdef:44:then if> [[ _dnews == '*=*' ]] +compdef:74:then> func=_dnews +compdef:75:then> [[ -n '' ]] +compdef:76:then> shift +compdef:78:then case> case (widgetkey) +compdef:78:then case> case (key) +compdef:78:then case> case (*) +compdef:126:then case while> (( 1 )) +compdef:127:then case while if> [[ dnews == -N ]] +compdef:129:then case while elif> [[ dnews == -p ]] +compdef:131:then case while elif> [[ dnews == -P ]] +compdef:134:then case while else case> case (pattern) +compdef:134:then case while else case> case (postpattern) +compdef:134:then case while else case> case (*) +compdef:142:then case while else case if> [[ dnews == '*=*' ]] +compdef:146:then case while else case else> cmd=dnews +compdef:147:then case while else case else> svc='' +compdef:149:then case while else case if> [[ -z '' ]] +compdef:150:then case while else case then> _comps[$cmd]=_dnews +compdef:151:then case while else case then> [[ -n '' ]] +compdef:156:then case while> shift +compdef:126:then case while> (( 0 )) +/home/unicum/.zshrc:2028:then> compdef _uchange uchange +compdef:1:> local opt autol type func delete new i 'ret=0' cmd svc +compdef:5:if> (( ! 2 )) +compdef:10:while> getopts anpPkKd opt +compdef:33:> shift OPTIND-1 +compdef:35:if> (( ! 2 )) +compdef:40:if> [[ -z '' ]] +compdef:44:then if> [[ _uchange == '*=*' ]] +compdef:74:then> func=_uchange +compdef:75:then> [[ -n '' ]] +compdef:76:then> shift +compdef:78:then case> case (widgetkey) +compdef:78:then case> case (key) +compdef:78:then case> case (*) +compdef:126:then case while> (( 1 )) +compdef:127:then case while if> [[ uchange == -N ]] +compdef:129:then case while elif> [[ uchange == -p ]] +compdef:131:then case while elif> [[ uchange == -P ]] +compdef:134:then case while else case> case (pattern) +compdef:134:then case while else case> case (postpattern) +compdef:134:then case while else case> case (*) +compdef:142:then case while else case if> [[ uchange == '*=*' ]] +compdef:146:then case while else case else> cmd=uchange +compdef:147:then case while else case else> svc='' +compdef:149:then case while else case if> [[ -z '' ]] +compdef:150:then case while else case then> _comps[$cmd]=_uchange +compdef:151:then case while else case then> [[ -n '' ]] +compdef:156:then case while> shift +compdef:126:then case while> (( 0 )) +/home/unicum/.zshrc:2040:> compdef _aliases edalias +compdef:1:> local opt autol type func delete new i 'ret=0' cmd svc +compdef:5:if> (( ! 2 )) +compdef:10:while> getopts anpPkKd opt +compdef:33:> shift OPTIND-1 +compdef:35:if> (( ! 2 )) +compdef:40:if> [[ -z '' ]] +compdef:44:then if> [[ _aliases == '*=*' ]] +compdef:74:then> func=_aliases +compdef:75:then> [[ -n '' ]] +compdef:76:then> shift +compdef:78:then case> case (widgetkey) +compdef:78:then case> case (key) +compdef:78:then case> case (*) +compdef:126:then case while> (( 1 )) +compdef:127:then case while if> [[ edalias == -N ]] +compdef:129:then case while elif> [[ edalias == -p ]] +compdef:131:then case while elif> [[ edalias == -P ]] +compdef:134:then case while else case> case (pattern) +compdef:134:then case while else case> case (postpattern) +compdef:134:then case while else case> case (*) +compdef:142:then case while else case if> [[ edalias == '*=*' ]] +compdef:146:then case while else case else> cmd=edalias +compdef:147:then case while else case else> svc='' +compdef:149:then case while else case if> [[ -z '' ]] +compdef:150:then case while else case then> _comps[$cmd]=_aliases +compdef:151:then case while else case then> [[ -n '' ]] +compdef:156:then case while> shift +compdef:126:then case while> (( 0 )) +/home/unicum/.zshrc:2046:> compdef _functions edfunc +compdef:1:> local opt autol type func delete new i 'ret=0' cmd svc +compdef:5:if> (( ! 2 )) +compdef:10:while> getopts anpPkKd opt +compdef:33:> shift OPTIND-1 +compdef:35:if> (( ! 2 )) +compdef:40:if> [[ -z '' ]] +compdef:44:then if> [[ _functions == '*=*' ]] +compdef:74:then> func=_functions +compdef:75:then> [[ -n '' ]] +compdef:76:then> shift +compdef:78:then case> case (widgetkey) +compdef:78:then case> case (key) +compdef:78:then case> case (*) +compdef:126:then case while> (( 1 )) +compdef:127:then case while if> [[ edfunc == -N ]] +compdef:129:then case while elif> [[ edfunc == -p ]] +compdef:131:then case while elif> [[ edfunc == -P ]] +compdef:134:then case while else case> case (pattern) +compdef:134:then case while else case> case (postpattern) +compdef:134:then case while else case> case (*) +compdef:142:then case while else case if> [[ edfunc == '*=*' ]] +compdef:146:then case while else case else> cmd=edfunc +compdef:147:then case while else case else> svc='' +compdef:149:then case while else case if> [[ -z '' ]] +compdef:150:then case while else case then> _comps[$cmd]=_functions +compdef:151:then case while else case then> [[ -n '' ]] +compdef:156:then case while> shift +compdef:126:then case while> (( 0 )) +/home/unicum/.zshrc:2054:if> [[ -d /etc/init.d ]] +/home/unicum/.zshrc:2085:then for> i=Start +/home/unicum/.zshrc:2086:then for> eval 'Start() { __start_stop Start "$1" "$2" ; }' +/home/unicum/.zshrc:2087:then for> compdef _grmlinitd Start +compdef:1:> local opt autol type func delete new i 'ret=0' cmd svc +compdef:5:if> (( ! 2 )) +compdef:10:while> getopts anpPkKd opt +compdef:33:> shift OPTIND-1 +compdef:35:if> (( ! 2 )) +compdef:40:if> [[ -z '' ]] +compdef:44:then if> [[ _grmlinitd == '*=*' ]] +compdef:74:then> func=_grmlinitd +compdef:75:then> [[ -n '' ]] +compdef:76:then> shift +compdef:78:then case> case (widgetkey) +compdef:78:then case> case (key) +compdef:78:then case> case (*) +compdef:126:then case while> (( 1 )) +compdef:127:then case while if> [[ Start == -N ]] +compdef:129:then case while elif> [[ Start == -p ]] +compdef:131:then case while elif> [[ Start == -P ]] +compdef:134:then case while else case> case (pattern) +compdef:134:then case while else case> case (postpattern) +compdef:134:then case while else case> case (*) +compdef:142:then case while else case if> [[ Start == '*=*' ]] +compdef:146:then case while else case else> cmd=Start +compdef:147:then case while else case else> svc='' +compdef:149:then case while else case if> [[ -z '' ]] +compdef:150:then case while else case then> _comps[$cmd]=_grmlinitd +compdef:151:then case while else case then> [[ -n '' ]] +compdef:156:then case while> shift +compdef:126:then case while> (( 0 )) +/home/unicum/.zshrc:2085:then for> i=Restart +/home/unicum/.zshrc:2086:then for> eval 'Restart() { __start_stop Restart "$1" "$2" ; }' +/home/unicum/.zshrc:2087:then for> compdef _grmlinitd Restart +compdef:1:> local opt autol type func delete new i 'ret=0' cmd svc +compdef:5:if> (( ! 2 )) +compdef:10:while> getopts anpPkKd opt +compdef:33:> shift OPTIND-1 +compdef:35:if> (( ! 2 )) +compdef:40:if> [[ -z '' ]] +compdef:44:then if> [[ _grmlinitd == '*=*' ]] +compdef:74:then> func=_grmlinitd +compdef:75:then> [[ -n '' ]] +compdef:76:then> shift +compdef:78:then case> case (widgetkey) +compdef:78:then case> case (key) +compdef:78:then case> case (*) +compdef:126:then case while> (( 1 )) +compdef:127:then case while if> [[ Restart == -N ]] +compdef:129:then case while elif> [[ Restart == -p ]] +compdef:131:then case while elif> [[ Restart == -P ]] +compdef:134:then case while else case> case (pattern) +compdef:134:then case while else case> case (postpattern) +compdef:134:then case while else case> case (*) +compdef:142:then case while else case if> [[ Restart == '*=*' ]] +compdef:146:then case while else case else> cmd=Restart +compdef:147:then case while else case else> svc='' +compdef:149:then case while else case if> [[ -z '' ]] +compdef:150:then case while else case then> _comps[$cmd]=_grmlinitd +compdef:151:then case while else case then> [[ -n '' ]] +compdef:156:then case while> shift +compdef:126:then case while> (( 0 )) +/home/unicum/.zshrc:2085:then for> i=Stop +/home/unicum/.zshrc:2086:then for> eval 'Stop() { __start_stop Stop "$1" "$2" ; }' +/home/unicum/.zshrc:2087:then for> compdef _grmlinitd Stop +compdef:1:> local opt autol type func delete new i 'ret=0' cmd svc +compdef:5:if> (( ! 2 )) +compdef:10:while> getopts anpPkKd opt +compdef:33:> shift OPTIND-1 +compdef:35:if> (( ! 2 )) +compdef:40:if> [[ -z '' ]] +compdef:44:then if> [[ _grmlinitd == '*=*' ]] +compdef:74:then> func=_grmlinitd +compdef:75:then> [[ -n '' ]] +compdef:76:then> shift +compdef:78:then case> case (widgetkey) +compdef:78:then case> case (key) +compdef:78:then case> case (*) +compdef:126:then case while> (( 1 )) +compdef:127:then case while if> [[ Stop == -N ]] +compdef:129:then case while elif> [[ Stop == -p ]] +compdef:131:then case while elif> [[ Stop == -P ]] +compdef:134:then case while else case> case (pattern) +compdef:134:then case while else case> case (postpattern) +compdef:134:then case while else case> case (*) +compdef:142:then case while else case if> [[ Stop == '*=*' ]] +compdef:146:then case while else case else> cmd=Stop +compdef:147:then case while else case else> svc='' +compdef:149:then case while else case if> [[ -z '' ]] +compdef:150:then case while else case then> _comps[$cmd]=_grmlinitd +compdef:151:then case while else case then> [[ -n '' ]] +compdef:156:then case while> shift +compdef:126:then case while> (( 0 )) +/home/unicum/.zshrc:2085:then for> i=Force-Reload +/home/unicum/.zshrc:2086:then for> eval 'Force-Reload() { __start_stop Force-Reload "$1" "$2" ; }' +/home/unicum/.zshrc:2087:then for> compdef _grmlinitd Force-Reload +compdef:1:> local opt autol type func delete new i 'ret=0' cmd svc +compdef:5:if> (( ! 2 )) +compdef:10:while> getopts anpPkKd opt +compdef:33:> shift OPTIND-1 +compdef:35:if> (( ! 2 )) +compdef:40:if> [[ -z '' ]] +compdef:44:then if> [[ _grmlinitd == '*=*' ]] +compdef:74:then> func=_grmlinitd +compdef:75:then> [[ -n '' ]] +compdef:76:then> shift +compdef:78:then case> case (widgetkey) +compdef:78:then case> case (key) +compdef:78:then case> case (*) +compdef:126:then case while> (( 1 )) +compdef:127:then case while if> [[ Force-Reload == -N ]] +compdef:129:then case while elif> [[ Force-Reload == -p ]] +compdef:131:then case while elif> [[ Force-Reload == -P ]] +compdef:134:then case while else case> case (pattern) +compdef:134:then case while else case> case (postpattern) +compdef:134:then case while else case> case (*) +compdef:142:then case while else case if> [[ Force-Reload == '*=*' ]] +compdef:146:then case while else case else> cmd=Force-Reload +compdef:147:then case while else case else> svc='' +compdef:149:then case while else case if> [[ -z '' ]] +compdef:150:then case while else case then> _comps[$cmd]=_grmlinitd +compdef:151:then case while else case then> [[ -n '' ]] +compdef:156:then case while> shift +compdef:126:then case while> (( 0 )) +/home/unicum/.zshrc:2085:then for> i=Reload +/home/unicum/.zshrc:2086:then for> eval 'Reload() { __start_stop Reload "$1" "$2" ; }' +/home/unicum/.zshrc:2087:then for> compdef _grmlinitd Reload +compdef:1:> local opt autol type func delete new i 'ret=0' cmd svc +compdef:5:if> (( ! 2 )) +compdef:10:while> getopts anpPkKd opt +compdef:33:> shift OPTIND-1 +compdef:35:if> (( ! 2 )) +compdef:40:if> [[ -z '' ]] +compdef:44:then if> [[ _grmlinitd == '*=*' ]] +compdef:74:then> func=_grmlinitd +compdef:75:then> [[ -n '' ]] +compdef:76:then> shift +compdef:78:then case> case (widgetkey) +compdef:78:then case> case (key) +compdef:78:then case> case (*) +compdef:126:then case while> (( 1 )) +compdef:127:then case while if> [[ Reload == -N ]] +compdef:129:then case while elif> [[ Reload == -p ]] +compdef:131:then case while elif> [[ Reload == -P ]] +compdef:134:then case while else case> case (pattern) +compdef:134:then case while else case> case (postpattern) +compdef:134:then case while else case> case (*) +compdef:142:then case while else case if> [[ Reload == '*=*' ]] +compdef:146:then case while else case else> cmd=Reload +compdef:147:then case while else case else> svc='' +compdef:149:then case while else case if> [[ -z '' ]] +compdef:150:then case while else case then> _comps[$cmd]=_grmlinitd +compdef:151:then case while else case then> [[ -n '' ]] +compdef:156:then case while> shift +compdef:126:then case while> (( 0 )) +/home/unicum/.zshrc:2130:> alias 'help-zshglob=H-Glob' +/home/unicum/.zshrc:2133:> HELP_LINES_PER_PAGE=20 +/home/unicum/.zshrc:2223:> typeset -g help_zle_sln +/home/unicum/.zshrc:2224:> typeset -g -a help_zle_lines +/home/unicum/.zshrc:2241:> zle -N help-zle +/home/unicum/.zshrc:2241:cmdand> bindkey '^Xz' help-zle +/home/unicum/.zshrc:2243:> check_com -c qma +check_com:1:> emulate -L zsh +check_com:2:> local -i comonly gatoo +check_com:4:if> [[ -c == -c ]] +check_com:5:then> (( comonly = 1 )) +check_com:6:then> shift +check_com:14:if> (( 1 != 1 )) +check_com:19:if> (( comonly > 0 )) +check_com:20:then> [[ -n '' ]] +check_com:21:then> return 1 +/home/unicum/.zshrc:2260:> [[ -r /proc/1/maps ]] +/home/unicum/.zshrc:2279:> functions peval +/home/unicum/.zshrc:2279:cmdand> alias 'calc=peval' +/home/unicum/.zshrc:2441:> ssl_hashes=( sha512 sha256 sha1 md5 ) +/home/unicum/.zshrc:2443:for> sh=sha512 +/home/unicum/.zshrc:2444:for> eval 'ssl-cert-sha512() { emulate -L zsh if [[ -z $1 ]] ; then printf '\''usage: %s \n'\'' "ssh-cert-sha512" return 1 fi openssl x509 -noout -fingerprint -sha512 -in $1 }' +/home/unicum/.zshrc:2443:for> sh=sha256 +/home/unicum/.zshrc:2444:for> eval 'ssl-cert-sha256() { emulate -L zsh if [[ -z $1 ]] ; then printf '\''usage: %s \n'\'' "ssh-cert-sha256" return 1 fi openssl x509 -noout -fingerprint -sha256 -in $1 }' +/home/unicum/.zshrc:2443:for> sh=sha1 +/home/unicum/.zshrc:2444:for> eval 'ssl-cert-sha1() { emulate -L zsh if [[ -z $1 ]] ; then printf '\''usage: %s \n'\'' "ssh-cert-sha1" return 1 fi openssl x509 -noout -fingerprint -sha1 -in $1 }' +/home/unicum/.zshrc:2443:for> sh=md5 +/home/unicum/.zshrc:2444:for> eval 'ssl-cert-md5() { emulate -L zsh if [[ -z $1 ]] ; then printf '\''usage: %s \n'\'' "ssh-cert-md5" return 1 fi openssl x509 -noout -fingerprint -md5 -in $1 }' +/home/unicum/.zshrc:2452:> unset sh +/home/unicum/.zshrc:2479:for> color=BLUE +/home/unicum/.zshrc:2479:for> unset BLUE +/home/unicum/.zshrc:2479:for> color=RED +/home/unicum/.zshrc:2479:for> unset RED +/home/unicum/.zshrc:2479:for> color=GREEN +/home/unicum/.zshrc:2479:for> unset GREEN +/home/unicum/.zshrc:2479:for> color=CYAN +/home/unicum/.zshrc:2479:for> unset CYAN +/home/unicum/.zshrc:2479:for> color=YELLOW +/home/unicum/.zshrc:2479:for> unset YELLOW +/home/unicum/.zshrc:2479:for> color=MAGENTA +/home/unicum/.zshrc:2479:for> unset MAGENTA +/home/unicum/.zshrc:2479:for> color=WHITE +/home/unicum/.zshrc:2479:for> unset WHITE +/home/unicum/.zshrc:2484:if> [[ -r /home/unicum/.important_commands ]] +/home/unicum/.zshrc:2490:> zrcautoload lookupinit +zrcautoload:1:> emulate -L zsh +zrcautoload:2:> setopt extended_glob +zrcautoload:3:> local fdir ffile +zrcautoload:4:> local -i ffound +zrcautoload:6:> ffile=lookupinit +zrcautoload:7:> (( found = 0 )) +zrcautoload:8:for> fdir=/usr/share/grml/zsh/functions +zrcautoload:9:for> [[ -e /usr/share/grml/zsh/functions/lookupinit ]] +zrcautoload:8:for> fdir=/usr/share/grml/zsh/completion +zrcautoload:9:for> [[ -e /usr/share/grml/zsh/completion/lookupinit ]] +zrcautoload:8:for> fdir=/usr/local/share/zsh/site-functions +zrcautoload:9:for> [[ -e /usr/local/share/zsh/site-functions/lookupinit ]] +zrcautoload:8:for> fdir=/usr/share/zsh/functions/Calendar +zrcautoload:9:for> [[ -e /usr/share/zsh/functions/Calendar/lookupinit ]] +zrcautoload:8:for> fdir=/usr/share/zsh/functions/Completion +zrcautoload:9:for> [[ -e /usr/share/zsh/functions/Completion/lookupinit ]] +zrcautoload:8:for> fdir=/usr/share/zsh/functions/Completion/AIX +zrcautoload:9:for> [[ -e /usr/share/zsh/functions/Completion/AIX/lookupinit ]] +zrcautoload:8:for> fdir=/usr/share/zsh/functions/Completion/BSD +zrcautoload:9:for> [[ -e /usr/share/zsh/functions/Completion/BSD/lookupinit ]] +zrcautoload:8:for> fdir=/usr/share/zsh/functions/Completion/Base +zrcautoload:9:for> [[ -e /usr/share/zsh/functions/Completion/Base/lookupinit ]] +zrcautoload:8:for> fdir=/usr/share/zsh/functions/Completion/Cygwin +zrcautoload:9:for> [[ -e /usr/share/zsh/functions/Completion/Cygwin/lookupinit ]] +zrcautoload:8:for> fdir=/usr/share/zsh/functions/Completion/Darwin +zrcautoload:9:for> [[ -e /usr/share/zsh/functions/Completion/Darwin/lookupinit ]] +zrcautoload:8:for> fdir=/usr/share/zsh/functions/Completion/Debian +zrcautoload:9:for> [[ -e /usr/share/zsh/functions/Completion/Debian/lookupinit ]] +zrcautoload:8:for> fdir=/usr/share/zsh/functions/Completion/Linux +zrcautoload:9:for> [[ -e /usr/share/zsh/functions/Completion/Linux/lookupinit ]] +zrcautoload:8:for> fdir=/usr/share/zsh/functions/Completion/Mandriva +zrcautoload:9:for> [[ -e /usr/share/zsh/functions/Completion/Mandriva/lookupinit ]] +zrcautoload:8:for> fdir=/usr/share/zsh/functions/Completion/Redhat +zrcautoload:9:for> [[ -e /usr/share/zsh/functions/Completion/Redhat/lookupinit ]] +zrcautoload:8:for> fdir=/usr/share/zsh/functions/Completion/Unix +zrcautoload:9:for> [[ -e /usr/share/zsh/functions/Completion/Unix/lookupinit ]] +zrcautoload:8:for> fdir=/usr/share/zsh/functions/Completion/X +zrcautoload:9:for> [[ -e /usr/share/zsh/functions/Completion/X/lookupinit ]] +zrcautoload:8:for> fdir=/usr/share/zsh/functions/Completion/Zsh +zrcautoload:9:for> [[ -e /usr/share/zsh/functions/Completion/Zsh/lookupinit ]] +zrcautoload:8:for> fdir=/usr/share/zsh/functions/Exceptions +zrcautoload:9:for> [[ -e /usr/share/zsh/functions/Exceptions/lookupinit ]] +zrcautoload:8:for> fdir=/usr/share/zsh/functions/MIME +zrcautoload:9:for> [[ -e /usr/share/zsh/functions/MIME/lookupinit ]] +zrcautoload:8:for> fdir=/usr/share/zsh/functions/Misc +zrcautoload:9:for> [[ -e /usr/share/zsh/functions/Misc/lookupinit ]] +zrcautoload:8:for> fdir=/usr/share/zsh/functions/Newuser +zrcautoload:9:for> [[ -e /usr/share/zsh/functions/Newuser/lookupinit ]] +zrcautoload:8:for> fdir=/usr/share/zsh/functions/Prompts +zrcautoload:9:for> [[ -e /usr/share/zsh/functions/Prompts/lookupinit ]] +zrcautoload:8:for> fdir=/usr/share/zsh/functions/TCP +zrcautoload:9:for> [[ -e /usr/share/zsh/functions/TCP/lookupinit ]] +zrcautoload:8:for> fdir=/usr/share/zsh/functions/Zftp +zrcautoload:9:for> [[ -e /usr/share/zsh/functions/Zftp/lookupinit ]] +zrcautoload:8:for> fdir=/usr/share/zsh/functions/Zle +zrcautoload:9:for> [[ -e /usr/share/zsh/functions/Zle/lookupinit ]] +zrcautoload:12:> (( ffound == 0 )) +zrcautoload:12:cmdand> return 1 +/home/unicum/.zshrc:2496:if> (( GRML_ALWAYS_LOAD_ALL == 0 )) +/home/unicum/.zshrc:2496:if cmdand> (( 1005 == 0 )) +/home/unicum/.zshrc:2504:> export 'COLORTERM=yes' +/home/unicum/.zshrc:2507:if> [[ -z '' ]] +/home/unicum/.zshrc:2508:then if> [[ -n '' ]] +/home/unicum/.zshrc:2513:then else> check_com -c w3m +check_com:1:> emulate -L zsh +check_com:2:> local -i comonly gatoo +check_com:4:if> [[ -c == -c ]] +check_com:5:then> (( comonly = 1 )) +check_com:6:then> shift +check_com:14:if> (( 1 != 1 )) +check_com:19:if> (( comonly > 0 )) +check_com:20:then> [[ -n /usr/bin/w3m ]] +check_com:20:then cmdand> return 0 +/home/unicum/.zshrc:2513:then else cmdand> export 'BROWSER=w3m' +/home/unicum/.zshrc:2518:> [[ -d /usr/share/qt3 ]] +/home/unicum/.zshrc:2519:> [[ -d /usr/share/qt4 ]] +/home/unicum/.zshrc:2523:> [[ -f /usr/share/classpath/glibj.zip ]] +/home/unicum/.zshrc:2530:> alias 'hide=echo -en "\033]50;nil2\007"' +/home/unicum/.zshrc:2531:> alias 'tiny=echo -en "\033]50;-misc-fixed-medium-r-normal-*-*-80-*-*-c-*-iso8859-15\007"' +/home/unicum/.zshrc:2532:> alias 'small=echo -en "\033]50;6x10\007"' +/home/unicum/.zshrc:2533:> alias 'medium=echo -en "\033]50;-misc-fixed-medium-r-normal--13-120-75-75-c-80-iso8859-15\007"' +/home/unicum/.zshrc:2534:> alias 'default=echo -e "\033]50;-misc-fixed-medium-r-normal-*-*-140-*-*-c-*-iso8859-15\007"' +/home/unicum/.zshrc:2535:> alias 'large=echo -en "\033]50;-misc-fixed-medium-r-normal-*-*-150-*-*-c-*-iso8859-15\007"' +/home/unicum/.zshrc:2536:> alias 'huge=echo -en "\033]50;-misc-fixed-medium-r-normal-*-*-210-*-*-c-*-iso8859-15\007"' +/home/unicum/.zshrc:2537:> alias 'smartfont=echo -en "\033]50;-artwiz-smoothansi-*-*-*-*-*-*-*-*-*-*-*-*\007"' +/home/unicum/.zshrc:2538:> alias 'semifont=echo -en "\033]50;-misc-fixed-medium-r-semicondensed-*-*-120-*-*-*-*-iso8859-15\007"' +/home/unicum/.zshrc:2542:> alias 'da=du -sch' +/home/unicum/.zshrc:2544:> alias 'j=jobs -l' +/home/unicum/.zshrc:2548:> alias 'CO=./configure' +/home/unicum/.zshrc:2550:> alias 'CH=./configure --help' +/home/unicum/.zshrc:2554:> alias 'dir=ls -lSrah' +/home/unicum/.zshrc:2556:> alias 'lad=ls -d .*(/)' +/home/unicum/.zshrc:2558:> alias 'lsa=ls -a .*(.)' +/home/unicum/.zshrc:2560:> alias 'lss=ls -l *(s,S,t)' +/home/unicum/.zshrc:2562:> alias 'lsl=ls -l *(@)' +/home/unicum/.zshrc:2564:> alias 'lsx=ls -l *(*)' +/home/unicum/.zshrc:2566:> alias 'lsw=ls -ld *(R,W,X.^ND/)' +/home/unicum/.zshrc:2568:> alias 'lsbig=ls -flh *(.OL[1,10])' +/home/unicum/.zshrc:2570:> alias 'lsd=ls -d *(/)' +/home/unicum/.zshrc:2572:> alias 'lse=ls -d *(/^F)' +/home/unicum/.zshrc:2574:> alias 'lsnew=ls -rtlh *(D.om[1,10])' +/home/unicum/.zshrc:2576:> alias 'lsold=ls -rtlh *(D.Om[1,10])' +/home/unicum/.zshrc:2578:> alias 'lssmall=ls -Srl *(.oL[1,10])' +/home/unicum/.zshrc:2582:> alias 'rw-=chmod 600' +/home/unicum/.zshrc:2584:> alias 'rwx=chmod 700' +/home/unicum/.zshrc:2586:> alias 'r--=chmod 644' +/home/unicum/.zshrc:2588:> alias 'r-x=chmod 755' +/home/unicum/.zshrc:2592:> alias 'md=mkdir -p' +/home/unicum/.zshrc:2596:> alias 'cmplayer=mplayer -vo fbdev' +/home/unicum/.zshrc:2598:> alias 'fbmplayer=mplayer -vo fbdev -fs -zoom' +/home/unicum/.zshrc:2600:> alias 'fblinks=links2 -driver fb' +/home/unicum/.zshrc:2603:> alias 'insecssh=ssh -o "StrictHostKeyChecking=no" -o "UserKnownHostsFile=/dev/null"' +/home/unicum/.zshrc:2604:> alias 'insecscp=scp -o "StrictHostKeyChecking=no" -o "UserKnownHostsFile=/dev/null"' +/home/unicum/.zshrc:2607:> check_com -c python +check_com:1:> emulate -L zsh +check_com:2:> local -i comonly gatoo +check_com:4:if> [[ -c == -c ]] +check_com:5:then> (( comonly = 1 )) +check_com:6:then> shift +check_com:14:if> (( 1 != 1 )) +check_com:19:if> (( comonly > 0 )) +check_com:20:then> [[ -n /usr/bin/python ]] +check_com:20:then cmdand> return 0 +/home/unicum/.zshrc:2607:cmdand> alias 'http=python -m SimpleHTTPServer' +/home/unicum/.zshrc:2610:> check_com g +check_com:1:> emulate -L zsh +check_com:2:> local -i comonly gatoo +check_com:4:if> [[ g == -c ]] +check_com:7:elif> [[ g == -g ]] +check_com:10:else> (( comonly = 0 )) +check_com:11:else> (( gatoo = 0 )) +check_com:14:if> (( 1 != 1 )) +check_com:19:if> (( comonly > 0 )) +check_com:24:if> [[ -n '' ]] +check_com:25:if cmdor> [[ -n '' ]] +check_com:26:if cmdor cmdor> [[ -n '' ]] +check_com:27:if cmdor cmdor cmdor> [[ -n '' ]] +check_com:32:if> (( gatoo > 0 )) +check_com:36:> return 1 +/home/unicum/.zshrc:2610:cmdor> alias 'g=git' +/home/unicum/.zshrc:2613:if> check_com isutfenv +check_com:1:> emulate -L zsh +check_com:2:> local -i comonly gatoo +check_com:4:if> [[ isutfenv == -c ]] +check_com:7:elif> [[ isutfenv == -g ]] +check_com:10:else> (( comonly = 0 )) +check_com:11:else> (( gatoo = 0 )) +check_com:14:if> (( 1 != 1 )) +check_com:19:if> (( comonly > 0 )) +check_com:24:if> [[ -n '' ]] +check_com:25:if cmdor> [[ -n ' case "$LANG $CHARSET $LANGUAGE" in (*utf*) return 0 ;; (*UTF*) return 0 ;; (*) return 1 ;; esac' ]] +check_com:29:then> return 0 +/home/unicum/.zshrc:2613:if cmdand> check_com luit +check_com:1:> emulate -L zsh +check_com:2:> local -i comonly gatoo +check_com:4:if> [[ luit == -c ]] +check_com:7:elif> [[ luit == -g ]] +check_com:10:else> (( comonly = 0 )) +check_com:11:else> (( gatoo = 0 )) +check_com:14:if> (( 1 != 1 )) +check_com:19:if> (( comonly > 0 )) +check_com:24:if> [[ -n /usr/bin/luit ]] +check_com:29:then> return 0 +/home/unicum/.zshrc:2614:then if> check_com -c mrxvt +check_com:1:> emulate -L zsh +check_com:2:> local -i comonly gatoo +check_com:4:if> [[ -c == -c ]] +check_com:5:then> (( comonly = 1 )) +check_com:6:then> shift +check_com:14:if> (( 1 != 1 )) +check_com:19:if> (( comonly > 0 )) +check_com:20:then> [[ -n '' ]] +check_com:21:then> return 1 +/home/unicum/.zshrc:2619:then if> check_com -c aterm +check_com:1:> emulate -L zsh +check_com:2:> local -i comonly gatoo +check_com:4:if> [[ -c == -c ]] +check_com:5:then> (( comonly = 1 )) +check_com:6:then> shift +check_com:14:if> (( 1 != 1 )) +check_com:19:if> (( comonly > 0 )) +check_com:20:then> [[ -n '' ]] +check_com:21:then> return 1 +/home/unicum/.zshrc:2624:then if> check_com -c centericq +check_com:1:> emulate -L zsh +check_com:2:> local -i comonly gatoo +check_com:4:if> [[ -c == -c ]] +check_com:5:then> (( comonly = 1 )) +check_com:6:then> shift +check_com:14:if> (( 1 != 1 )) +check_com:19:if> (( comonly > 0 )) +check_com:20:then> [[ -n '' ]] +check_com:21:then> return 1 +/home/unicum/.zshrc:2724:> check_com google +check_com:1:> emulate -L zsh +check_com:2:> local -i comonly gatoo +check_com:4:if> [[ google == -c ]] +check_com:7:elif> [[ google == -g ]] +check_com:10:else> (( comonly = 0 )) +check_com:11:else> (( gatoo = 0 )) +check_com:14:if> (( 1 != 1 )) +check_com:19:if> (( comonly > 0 )) +check_com:24:if> [[ -n '' ]] +check_com:25:if cmdor> [[ -n ' emulate -L zsh ${=BROWSER} "http://www.google.com/search?&num=100&q=$*"' ]] +check_com:29:then> return 0 +/home/unicum/.zshrc:2846:> zle -N inplaceMkDirs +/home/unicum/.zshrc:2846:cmdand> bindkey '^XM' inplaceMkDirs +/home/unicum/.zshrc:2895:> check_com compdef +check_com:1:> emulate -L zsh +check_com:2:> local -i comonly gatoo +check_com:4:if> [[ compdef == -c ]] +check_com:7:elif> [[ compdef == -g ]] +check_com:10:else> (( comonly = 0 )) +check_com:11:else> (( gatoo = 0 )) +check_com:14:if> (( 1 != 1 )) +check_com:19:if> (( comonly > 0 )) +check_com:24:if> [[ -n '' ]] +check_com:25:if cmdor> [[ -n ' local opt autol type func delete new i ret=0 cmd svc if (( ! $# )) then print -u2 "$0: I need arguments" return 1 fi while getopts "anpPkKd" opt do case "$opt" in (a) autol=yes ;; (n) new=yes ;; ([pPkK]) if [[ -n "$type" ]] then print -u2 "$0: type already set to $type" return 1 fi if [[ "$opt" = p ]] then type=pattern elif [[ "$opt" = P ]] then type=postpattern elif [[ "$opt" = K ]] then type=widgetkey else type=key fi ;; (d) delete=yes ;; esac done shift OPTIND-1 if (( ! $# )) then print -u2 "$0: I need arguments" return 1 fi if [[ -z "$delete" ]] then if [[ "$1" = *\=* ]] then while (( $# )) do if [[ "$1" = *\=* ]] then cmd="${1%%\=*}" svc="${1#*\=}" func="$_comps[${_services[(r)$svc]:-$svc}]" [[ -n ${_services[$svc]} ]] && svc=${_services[$svc]} [[ -z "$func" ]] && func="${${_patcomps[(K)$svc][1]}:-${_postpatcomps[(K)$svc][1]}}" if [[ -n "$func" ]] then _comps[$cmd]="$func" _services[$cmd]="$svc" else print -u2 "$0: unknown command or service: $svc" ret=1 fi else print -u2 "$0: invalid argument: $1" ret=1 fi shift done return ret fi func="$1" [[ -n "$autol" ]] && autoload -Uz "$func" shift case "$type" in (widgetkey) while [[ -n $1 ]] do if [[ $# -lt 3 ]] then print -u2 "$0: compdef -K requires " return 1 fi [[ $1 = _* ]] || 1="_$1" [[ $2 = .* ]] || 2=".$2" [[ $2 = .menu-select ]] && zmodload -i zsh/complist zle -C "$1" "$2" "$func" if [[ -n $new ]] then bindkey "$3" | read -A opt [[ $opt[-1] = undefined-key ]] && bindkey "$3" "$1" else bindkey "$3" "$1" fi shift 3 done ;; (key) if [[ $# -lt 2 ]] then print -u2 "$0: missing keys" return 1 fi if [[ $1 = .* ]] then [[ $1 = .menu-select ]] && zmodload -i zsh/complist zle -C "$func" "$1" "$func" else [[ $1 = menu-select ]] && zmodload -i zsh/complist zle -C "$func" ".$1" "$func" fi shift for i do if [[ -n $new ]] then bindkey "$i" | read -A opt [[ $opt[-1] = undefined-key ]] || continue fi bindkey "$i" "$func" done ;; (*) while (( $# )) do if [[ "$1" = -N ]] then type=normal elif [[ "$1" = -p ]] then type=pattern elif [[ "$1" = -P ]] then type=postpattern else case "$type" in (pattern) _patcomps[$1]="$func" ;; (postpattern) _postpatcomps[$1]="$func" ;; (*) if [[ "$1" = *\=* ]] then cmd="${1%%\=*}" svc=yes else cmd="$1" svc= fi if [[ -z "$new" || -z "${_comps[$1]}" ]] then _comps[$cmd]="$func" [[ -n "$svc" ]] && _services[$cmd]="${1#*\=}" fi ;; esac fi shift done ;; esac else case "$type" in (pattern) unset "_patcomps[$^@]" ;; (postpattern) unset "_postpatcomps[$^@]" ;; (key) print -u2 "$0: cannot restore key bindings" return 1 ;; (*) unset "_comps[$^@]" ;; esac fi' ]] +check_com:29:then> return 0 +/home/unicum/.zshrc:2895:cmdand> compdef _doc doc +compdef:1:> local opt autol type func delete new i 'ret=0' cmd svc +compdef:5:if> (( ! 2 )) +compdef:10:while> getopts anpPkKd opt +compdef:33:> shift OPTIND-1 +compdef:35:if> (( ! 2 )) +compdef:40:if> [[ -z '' ]] +compdef:44:then if> [[ _doc == '*=*' ]] +compdef:74:then> func=_doc +compdef:75:then> [[ -n '' ]] +compdef:76:then> shift +compdef:78:then case> case (widgetkey) +compdef:78:then case> case (key) +compdef:78:then case> case (*) +compdef:126:then case while> (( 1 )) +compdef:127:then case while if> [[ doc == -N ]] +compdef:129:then case while elif> [[ doc == -p ]] +compdef:131:then case while elif> [[ doc == -P ]] +compdef:134:then case while else case> case (pattern) +compdef:134:then case while else case> case (postpattern) +compdef:134:then case while else case> case (*) +compdef:142:then case while else case if> [[ doc == '*=*' ]] +compdef:146:then case while else case else> cmd=doc +compdef:147:then case while else case else> svc='' +compdef:149:then case while else case if> [[ -z '' ]] +compdef:150:then case while else case then> _comps[$cmd]=_doc +compdef:151:then case while else case then> [[ -n '' ]] +compdef:156:then case while> shift +compdef:126:then case while> (( 0 )) +/home/unicum/.zshrc:2953:> check_com new +check_com:1:> emulate -L zsh +check_com:2:> local -i comonly gatoo +check_com:4:if> [[ new == -c ]] +check_com:7:elif> [[ new == -g ]] +check_com:10:else> (( comonly = 0 )) +check_com:11:else> (( gatoo = 0 )) +check_com:14:if> (( 1 != 1 )) +check_com:19:if> (( comonly > 0 )) +check_com:24:if> [[ -n '' ]] +check_com:25:if cmdor> [[ -n '' ]] +check_com:26:if cmdor cmdor> [[ -n '' ]] +check_com:27:if cmdor cmdor cmdor> [[ -n '' ]] +check_com:32:if> (( gatoo > 0 )) +check_com:36:> return 1 +/home/unicum/.zshrc:2953:cmdor> alias 'new=modified' +/home/unicum/.zshrc:2962:> grep --help +/home/unicum/.zshrc:2962:pipe> grep -- --color +/home/unicum/.zshrc:2962:cmdand> alias 'grep=grep --color=auto' +/home/unicum/.zshrc:2964:> alias 'GREP=grep -i --color=auto' +/home/unicum/.zshrc:3007:if> is439 +is439:1:> [[ 4.3.6 == '4.3.<9->*' || 4.3.6 == '4.<4->*' || 4.3.6 == '<5->*' ]] +is439:2:> return 1 +/home/unicum/.zshrc:3240:> compdef _simple_extract simple-extract +compdef:1:> local opt autol type func delete new i 'ret=0' cmd svc +compdef:5:if> (( ! 2 )) +compdef:10:while> getopts anpPkKd opt +compdef:33:> shift OPTIND-1 +compdef:35:if> (( ! 2 )) +compdef:40:if> [[ -z '' ]] +compdef:44:then if> [[ _simple_extract == '*=*' ]] +compdef:74:then> func=_simple_extract +compdef:75:then> [[ -n '' ]] +compdef:76:then> shift +compdef:78:then case> case (widgetkey) +compdef:78:then case> case (key) +compdef:78:then case> case (*) +compdef:126:then case while> (( 1 )) +compdef:127:then case while if> [[ simple-extract == -N ]] +compdef:129:then case while elif> [[ simple-extract == -p ]] +compdef:131:then case while elif> [[ simple-extract == -P ]] +compdef:134:then case while else case> case (pattern) +compdef:134:then case while else case> case (postpattern) +compdef:134:then case while else case> case (*) +compdef:142:then case while else case if> [[ simple-extract == '*=*' ]] +compdef:146:then case while else case else> cmd=simple-extract +compdef:147:then case while else case else> svc='' +compdef:149:then case while else case if> [[ -z '' ]] +compdef:150:then case while else case then> _comps[$cmd]=_simple_extract +compdef:151:then case while else case then> [[ -n '' ]] +compdef:156:then case while> shift +compdef:126:then case while> (( 0 )) +/home/unicum/.zshrc:3241:> alias 'se=simple-extract' +/home/unicum/.zshrc:3334:> compdef _functions refunc +compdef:1:> local opt autol type func delete new i 'ret=0' cmd svc +compdef:5:if> (( ! 2 )) +compdef:10:while> getopts anpPkKd opt +compdef:33:> shift OPTIND-1 +compdef:35:if> (( ! 2 )) +compdef:40:if> [[ -z '' ]] +compdef:44:then if> [[ _functions == '*=*' ]] +compdef:74:then> func=_functions +compdef:75:then> [[ -n '' ]] +compdef:76:then> shift +compdef:78:then case> case (widgetkey) +compdef:78:then case> case (key) +compdef:78:then case> case (*) +compdef:126:then case while> (( 1 )) +compdef:127:then case while if> [[ refunc == -N ]] +compdef:129:then case while elif> [[ refunc == -p ]] +compdef:131:then case while elif> [[ refunc == -P ]] +compdef:134:then case while else case> case (pattern) +compdef:134:then case while else case> case (postpattern) +compdef:134:then case while else case> case (*) +compdef:142:then case while else case if> [[ refunc == '*=*' ]] +compdef:146:then case while else case else> cmd=refunc +compdef:147:then case while else case else> svc='' +compdef:149:then case while else case if> [[ -z '' ]] +compdef:150:then case while else case then> _comps[$cmd]=_functions +compdef:151:then case while else case then> [[ -n '' ]] +compdef:156:then case while> shift +compdef:126:then case while> (( 0 )) +/home/unicum/.zshrc:3474:if> check_com lame +check_com:1:> emulate -L zsh +check_com:2:> local -i comonly gatoo +check_com:4:if> [[ lame == -c ]] +check_com:7:elif> [[ lame == -g ]] +check_com:10:else> (( comonly = 0 )) +check_com:11:else> (( gatoo = 0 )) +check_com:14:if> (( 1 != 1 )) +check_com:19:if> (( comonly > 0 )) +check_com:24:if> [[ -n '' ]] +check_com:25:if cmdor> [[ -n '' ]] +check_com:26:if cmdor cmdor> [[ -n '' ]] +check_com:27:if cmdor cmdor cmdor> [[ -n '' ]] +check_com:32:if> (( gatoo > 0 )) +check_com:36:> return 1 +/home/unicum/.zshrc:3543:> check_com -c histring +check_com:1:> emulate -L zsh +check_com:2:> local -i comonly gatoo +check_com:4:if> [[ -c == -c ]] +check_com:5:then> (( comonly = 1 )) +check_com:6:then> shift +check_com:14:if> (( 1 != 1 )) +check_com:19:if> (( comonly > 0 )) +check_com:20:then> [[ -n '' ]] +check_com:21:then> return 1 +/home/unicum/.zshrc:3612:if> check_com -c highlight +check_com:1:> emulate -L zsh +check_com:2:> local -i comonly gatoo +check_com:4:if> [[ -c == -c ]] +check_com:5:then> (( comonly = 1 )) +check_com:6:then> shift +check_com:14:if> (( 1 != 1 )) +check_com:19:if> (( comonly > 0 )) +check_com:20:then> [[ -n '' ]] +check_com:21:then> return 1 +/home/unicum/.zshrc:3854:if> check_com -c hg +check_com:1:> emulate -L zsh +check_com:2:> local -i comonly gatoo +check_com:4:if> [[ -c == -c ]] +check_com:5:then> (( comonly = 1 )) +check_com:6:then> shift +check_com:14:if> (( 1 != 1 )) +check_com:19:if> (( comonly > 0 )) +check_com:20:then> [[ -n /usr/bin/hg ]] +check_com:20:then cmdand> return 0 +/home/unicum/.zshrc:3865:then> alias 'hbp=hg-buildpackage' +/home/unicum/.zshrc:3868:then> alias 'mq=hg -R $(readlink -f $(hg root)/.hg/patches)' +/home/unicum/.zshrc:3936:if> (( GRMLSMALL_SPECIFIC > 0 )) +/home/unicum/.zshrc:3936:if cmdand> isgrmlsmall +isgrmlsmall:0:> return 1 +/home/unicum/.zshrc:3952:> zrclocal +zrclocal:1:> xsource /etc/zsh/zshrc.local +xsource:1:if> (( 1 < 1 )) +xsource:6:while> (( 1 > 0 )) +xsource:7:while> [[ -r /etc/zsh/zshrc.local ]] +xsource:8:while> shift +xsource:6:while> (( 0 > 0 )) +xsource:10:> return 0 +zrclocal:2:> xsource /home/unicum/.zshrc.local +xsource:1:if> (( 1 < 1 )) +xsource:6:while> (( 1 > 0 )) +xsource:7:while> [[ -r /home/unicum/.zshrc.local ]] +xsource:7:while cmdand> source /home/unicum/.zshrc.local +/home/unicum/.zshrc.local:1:> source /home/unicum/.zprofile +/home/unicum/.zprofile:1:> alias 'vlc=/Applications/Media/VLC.app/Contents/MacOS/VLC' +/home/unicum/.zprofile:2:> alias 'check-md5=/Users/unicum/check.sh' +/home/unicum/.zprofile:3:> alias 'pubfind=/usr/local/bin/pubfind.py' +/home/unicum/.zprofile:4:> alias 'scp-test=scp -r "$1" kthx:public_html/$2' +/home/unicum/.zprofile:5:> alias 'done=/usr/local/bin/growlnotify -sm "JOB DONE!"' +/home/unicum/.zprofile:6:> alias 'adium-proxy=ssh -D 5190 -D 5223 monastera-via-leo' +/home/unicum/.zprofile:8:> export 'MANPATH=/usr/local/man:/usr/local/man:' +/home/unicum/.zshrc.local:3:> zstyle ':completion:*' hosts +/home/unicum/.zshrc.local:4:> hosts=+/home/unicum/.zshrc.local:1:cmdsubst> grep '--color=auto' '^Host' /home/unicum/.ssh/config +/home/unicum/.zshrc.local:4:> hosts=( Host Host bar barrechner HostName HostKeyAlias bar_intern-userlogin Host crimson HostName HostKeyAlias crimson-userlogin Host helios HostName HostKeyAlias helios-userlogin Host ichi HostName HostKeyAlias ichi-userlogin Host leo HostName HostKeyAlias leo-userlogin Host monastera HostName atz0.ath.cx HostKeyAlias monastera-userlogin Host versteht.es HostName HostKeyAlias versteht.es-userlogin Host wu wu5 HostName HostKeyAlias bar_extern-userlogin Host crimson-via-leo HostKeyAlias crimson-userlogin Host helios-via-leo HostKeyAlias helios-userlogin Host ichi-via-leo HostKeyAlias ichi-userlogin Host monastera-via-leo HostKeyAlias monastera-userlogin Host versteht.es-via-leo HostKeyAlias versteht.es-userlogin Host wu5-via-helios HostKeyAlias bar_extern-userlogin Host crimson-via-helios HostKeyAlias crimson-userlogin Host wu5-via-helios-via-leo HostKeyAlias bar_extern-userlogin Host irssi HostName ichi.de HostKeyAlias ichi-userlogin Host irssi-via-leo HostKeyAlias ichi-userlogin ) +xsource:8:while> shift +xsource:6:while> (( 0 > 0 )) +xsource:10:> return 0 +zrclocal:3:> return 0 +precmd:1:> [[ 0 -gt 0 ]] +precmd:3:> (( 0 )) +precmd:5:if> [[ xterm == 'screen*' ]] +precmd:13:if> [[ '' -eq 0 ]] +precmd:14:then if> [[ 0 -gt 0 ]] +precmd:19:then else> RPROMPT='%(?..:() ' +precmd:24:> [[ '' -gt 0 ]] +precmd:25:case> case xterm (xterm*|rxvt*) +precmd:27:case> set_title 'unicum@lvps83-169-34-59: ~' +set_title:1:> info_print ']0;'  'unicum@lvps83-169-34-59: ~' +info_print:1:> local esc_begin esc_end +info_print:2:> esc_begin=']0;' +info_print:3:> esc_end= +info_print:4:> shift 2 +info_print:5:> printf %s ']0;' +info_print:6:> printf %s 'unicum@lvps83-169-34-59: ~' +info_print:7:> printf %s