cpcl
v1.0.1
Published
A shorthand for copying the contents of a file to the clipboard
Downloads
2
Maintainers
Readme
cpcl
A shorthand for copying the contents of a file to the clipboard
Setup
- Clone this repo
- Symbolically link this script to your path
ln -s <input-file> <new-symbolic-link>
- e.g.
ln -s cpcl /usr/local/bin/cpcl
- e.g.
- Now you should be able to run the script anywhere