用于生成推荐选项的 zsh 选项
zsh option to generate the recomended options
在 Ubuntu
上设置 zsh
时有一个不错的选项
Populate your ~/.zshrc with the configuration recommended
by the system administrator and exit (you will need to edit
the file by hand, if so desired).
但是,在全新的 Arch Linux 安装中缺少该选项。有没有办法得到它(或者也许,我在这里很挑剔)?
当您没有 .zshrc
而有 /etc/zsh/recommended.zshrc
时,就会发生这种情况。如果你说是,它只会将那个复制到 .zshrc
。
Arch,它是最简单的 awesomesauce,不需要发送这样的文件。
在 Ubuntu
上设置zsh
时有一个不错的选项
Populate your ~/.zshrc with the configuration recommended
by the system administrator and exit (you will need to edit
the file by hand, if so desired).
但是,在全新的 Arch Linux 安装中缺少该选项。有没有办法得到它(或者也许,我在这里很挑剔)?
当您没有 .zshrc
而有 /etc/zsh/recommended.zshrc
时,就会发生这种情况。如果你说是,它只会将那个复制到 .zshrc
。
Arch,它是最简单的 awesomesauce,不需要发送这样的文件。