diff options
Diffstat (limited to 'emacs-anywhere.sh')
| -rwxr-xr-x | emacs-anywhere.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/emacs-anywhere.sh b/emacs-anywhere.sh deleted file mode 100755 index 44a9980..0000000 --- a/emacs-anywhere.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -emacsclient -c -e '(anywhere-create)' "$@" - -xdotool windowactivate --sync $(xdotool getactivewindow) -xdotool key --clearmodifiers ctrl+v |
