diff options
Diffstat (limited to 'dotfiles/system/.local/bin/open-file-in-eww')
| -rwxr-xr-x | dotfiles/system/.local/bin/open-file-in-eww | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dotfiles/system/.local/bin/open-file-in-eww b/dotfiles/system/.local/bin/open-file-in-eww deleted file mode 100755 index e77899e..0000000 --- a/dotfiles/system/.local/bin/open-file-in-eww +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -emacsclient --eval "(eww-open-file \"$1\")" |
