Installation¶
Install papycli¶
Enable Shell Completion¶
bash¶
Restart your shell or run source ~/.bashrc to apply.
zsh¶
Restart your shell or run source ~/.zshrc to apply.
Git Bash (Windows)¶
Git Bash uses MSYS path conversion, which can mangle the output of $() command substitution.
Disable it before running the eval command: