pyzshcomplete icon indicating copy to clipboard operation
pyzshcomplete copied to clipboard

use non-root copy if possible

Open EdwarDu opened this issue 3 years ago • 0 comments

For my setup I use custom build zsh and python3, so default install is okay for non-root cp, but I don't have root permission on the machine, so probably is better to try with cp without sudo if we can write to the target_dir already.

EdwarDu avatar Jun 01 '22 15:06 EdwarDu