feat: copy to clipboard

This commit is contained in:
asrul10
2023-12-19 10:09:26 +07:00
parent 5141cb69a3
commit 9538b0fed5
4 changed files with 16 additions and 10 deletions

View File

@@ -21,9 +21,11 @@ Completed in 0.92 seconds
tar -xvzf linux-command-gpt.tar.gz
Do you want to (e)xecute, (r)egenerate, or take (N)o action on the command? (e/r/N):
Do you want to (c)opy, (r)egenerate, or take (N)o action on the command? (c/r/N):
```
To use the "copy to clipboard" feature, you need to install either the `xclip` or `xsel` package.
### Options
```bash
> lcg [options]