Ce sont les options de complètements de .zsh/rc qui sont intéressantes :)
PK
2016-01-07 18:03 GMT+01:00 Christian Marillat <marillat@???>:
> On 07 janv. 2016 15:50, Patrice Karatchentzeff <patrice.karatchentzeff@???> wrote:
>
>> Bon, ça juste marche pas chez moi et même avec un utilisateur neuf
>> avec le zshrc par défaut...
>>
>> Qu'as-tu comme option de complètement dans ton zshrc ?
>
> Au passage je suis en Debian unstable i386.
>
> ,----
> | $ cat .zshrc
> | fpath=(~/.zsh/func $fpath)
> |
> | eval $(lesspipe)
> | eval `dircolors ~/.dircolors`
> |
> | autoload -U zutil
> | autoload -U complist
> |
> | umask 002
> |
> | autoload -Uz compinit
> | compinit
> |
> | HISTFILE=~/.histfile
> | HISTSIZE=10000
> | SAVEHIST=10000
> | setopt hist_ignore_all_dups
> | setopt hist_ignore_space
> |
> | setopt autocd
> | bindkey -e
> |
> | for file in $HOME/.zsh/rc/*; do
> | source $file
> | done
> `----
>
> Christian
>
--
|\ _,,,---,,_ Patrice KARATCHENTZEFF
ZZZzz /,`.-'`' -. ;-;;,_ mailto:patrice.karatchentzeff@gmail.com
|,4- ) )-,_. ,\ ( `'-' http://p.karatchentzeff.free.fr
'---''(_/--' `-'\_)