lsd-rs/lsd

compdef: unknown command or service: lsd

touero opened this issue · 2 comments

  • os:
  • lsd --version: 1.1.2
  • echo $TERM: xterm-256color
  • echo $LS_COLORS: di=1;36:ln=35:so=32:pi=33:ex=31:bd=34;46:cd=34;43:su=30;41:sg=30;46:tw=30;42:ow=30;43

When I use exec zsh it will appear:

截屏2024-06-16 17 17 54

it should be something wrong with your .zshrc where mentioned the lsd completion

add a line: compdef _lsd lsd