dragger/README.md

15 lines
239 B
Markdown
Raw Permalink Normal View History

2021-10-08 14:38:31 +02:00
# `dragger`
Drag files from CLI, without the need to open a GUI.
## Usage
Simply issue the command:
```bash
dragger [FILES...]
```
`dragger` will initiate a drag-and-drop operation for all files and directories
provided as arguments.