zsh 使用通配符功能

默认状况下 zsh 是不支持通配符 (*) 匹配的spa

添加下面一条命令到 ~/.zshrc 中便可 code

 set nonomatch blog

而后重启或者执行 zsh

 source ~/.zshrc class

相关文章
相关标签/搜索