hluk/CopyQ

Add copyq to PATH environment variable

Open

#1,018 opened on Sep 30, 2018

View on GitHub
 (7 comments) (0 reactions) (0 assignees)C++ (419 forks)batch import
Windowshelp wanted

Repository metrics

Stars
 (7,372 stars)
PR merge metrics
 (Avg merge 17h 35m) (13 merged PRs in 30d)

Description

Since copyq can be triggered with copyq.exe and use it for coding like in a python script etc.

Adding copyq to PATH or some other environment variable would ease the use to call the application. At the moment you have to use the complete search path to call the binary. (powershell today is rather smart when it comes to environment variables so it would help)

Contributor guide