setup icon indicating copy to clipboard operation
setup copied to clipboard

apt install thefuck

Open FANG-MING opened this issue 2 years ago • 2 comments

when i install opencv, and add 'export OpenCV_DIR=/home/fms/app' to .zshrc,but i got dircolors: /home/fms/.dircolors: 没有那个文件或目录 -bash: ${(@s.:.)LS_COLORS}:错误的替换 autoload:未找到命令 unsetopt:未找到命令 bindkey:未找到命令 -bash: /home/xxx/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh: 没有那个文件或目录

Command 'thefuck' not found, but can be installed with:

apt install thefuck

Please:未找到命令 -bash: .zshrc: 行 41: 语法错误: 未预期的文件结尾

FANG-MING avatar Sep 26 '21 05:09 FANG-MING

The .zshrc in this repo is not a "just works" one. It is used for reference. Please do not use it to replace your own .zshrc.

innerlee avatar Sep 27 '21 04:09 innerlee

Side note:

  • The dircolors can be installed using dircolor.sh
  • The thefuck command can be installed manually
  • etc.etc.

innerlee avatar Sep 27 '21 04:09 innerlee