Expected behaviour
Command-line auto-completion to work.
Actual behaviour
According to README.md , I made a soft link (ln -s bin/completion/bash/tldr ~/.tldr-completion.bash ). But the file bin/completion/bash/tldr does not exist.
Log, debug output
bash: /home/j-tesla/.tldr-completion.bash: No such file or directory
Environment
- Operating system - Pop OS! 20.04
- NodeJS version - v14.17.0
Expected behaviour
Command-line auto-completion to work.
Actual behaviour
According to README.md , I made a soft link (
ln -s bin/completion/bash/tldr ~/.tldr-completion.bash). But the file bin/completion/bash/tldr does not exist.Log, debug output
Environment