分页: 12 / 12

Re: [分享]终极Shell——Zsh

发表于 : 2012-11-01 22:02
wwkwkj
感觉。。。 :em20

Re: [分享]终极Shell——Zsh

发表于 : 2012-12-29 8:18
tusooa
setopt NONOMATCH嘛 goodlin,

Re: [分享]终极Shell——Zsh

发表于 : 2013-02-12 17:30
kardinal
momova 写了:
# cd ~ 补全顺序
#zstyle ':completion:*:-tilde-:*' group-order 'named-directories'
#'path-directories' 'users' 'expand'
#}}}
这一行出错,提示:
command not found: path-directorie
然后,随便哪个目录cd:
>>>cd 127
Usage: file [-bchikLlNnprsvz0] [--apple] [--mime-encoding] [--mime-type]
[-e testname] [-F separator] [-f namefile] [-m magicfiles] file ...
file -C [-m magicfiles]
file [--help]
64 cd
64 cd
chpwd:12: command not found: histfile
这是啥情况呢
亲,第二、三行应该是一行吧