touero opened this issue 7 months ago · 2 comments
lsd --version
echo $TERM
echo $LS_COLORS
When I use exec zsh it will appear:
exec zsh
it should be something wrong with your .zshrc where mentioned the lsd completion
.zshrc
add a line: compdef _lsd lsd
compdef _lsd lsd