A simple CLI tool for searching files and copying file to the clipboard.
-
For X11 systems:
- Requires
xclip
- Requires
-
For Wayland systems:
- Requires
wl-clipboard
- Requires
Note: Make sure the required clipboard utility is installed and available in your PATH
Search for a file:
xecute s -r=/home filename
Copy file contents to clipboard
xecute c -d=/home filename
If you want to be super helpful, you can also add more features