This commit is contained in:
Thomas Forgione 2024-07-12 09:58:27 +02:00
parent bd0cb3c6c2
commit c3a3d16b9f
1 changed files with 3 additions and 0 deletions

3
bin/quote Executable file
View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
xclip -sel clip -o | sed -e 's/^/> /' | xclip -sel clip