diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-12-03 00:59:20 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-12-03 00:59:20 -0500 |
| commit | 0640716f807c332d12d4fc45032c8c904f636114 (patch) | |
| tree | 4baa6870d412b8947234ce1a25c446a1059d7c4c /.scripts/tools | |
| parent | 7fed5bb0a79cb9e2bd3038b9ec26e148908d8ba6 (diff) | |
| download | eibhear-0640716f807c332d12d4fc45032c8c904f636114.tar.gz eibhear-0640716f807c332d12d4fc45032c8c904f636114.tar.zst eibhear-0640716f807c332d12d4fc45032c8c904f636114.zip | |
tweaks
Diffstat (limited to '.scripts/tools')
| -rwxr-xr-x | .scripts/tools/linkhandler | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.scripts/tools/linkhandler b/.scripts/tools/linkhandler index 86723de..54944d5 100755 --- a/.scripts/tools/linkhandler +++ b/.scripts/tools/linkhandler @@ -1,6 +1,6 @@ #!/bin/sh -# Feed script a url. +# Feed script a url or file location. # If an image, it will view in feh, # if a video or gif, it will view in mpv # if a music file or pdf, it will download, |
