This website requires JavaScript.
Explore
Help
Sign In
tforgione
/
dotfiles
Watch
2
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
quote
Browse Source
...
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
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
3
bin/quote
Executable file
Unescape
Escape
View File
@ -0,0 +1,3 @@
#!/usr/bin/env bash
xclip -sel clip -o | sed -e 's/^/> /' | xclip -sel clip
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
tforgione/dotfiles
Title
Body
Create Issue