--- title: zshrc 找不到 zsh-autosuggestions.zsh --- # zshrc 找不到 zsh-autosuggestions.zsh ###### tags: `系統設定` 每次開cmd視窗都會報這個訊息,看久了特不爽:zshrc:source:12: no such file or directory: /usr/local/share/zsh-autosuggestions/zsh-autosuggestions.zsh git config --global core.autocrlf input 到報錯的位置 /usr/local/share clone https://github.com/zsh-users/zsh-autosuggestions source .zshrc 再開cmd應該就沒有了