diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-08-23 09:16:00 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-08-23 09:16:00 +0200 |
| commit | 31cba7ef191e2a2a15ecca7132a445a92667fcbd (patch) | |
| tree | 4e3418dc78000c01dc152e14ace27831642af3ce /xedit-filter | |
| parent | 60cbc4a9a45286834d81d7da6c62806ca644546d (diff) | |
| download | scripts-31cba7ef191e2a2a15ecca7132a445a92667fcbd.tar.gz scripts-31cba7ef191e2a2a15ecca7132a445a92667fcbd.zip | |
Fixed a typo in xedit-filter
Diffstat (limited to 'xedit-filter')
| -rwxr-xr-x | xedit-filter | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xedit-filter b/xedit-filter index b89a7a7..93e908c 100755 --- a/xedit-filter +++ b/xedit-filter | |||
| @@ -1,6 +1,5 @@ | |||
| 1 | #/!bin/sh | 1 | #/!bin/sh |
| 2 | 2 | ||
| 3 | asfd | ||
| 4 | # Open stdin in a text editor and sends modified selection to stdout | 3 | # Open stdin in a text editor and sends modified selection to stdout |
| 5 | 4 | ||
| 6 | xeditor=${XEDITOR:-gedit} | 5 | xeditor=${XEDITOR:-gedit} |
