summaryrefslogtreecommitdiff
path: root/dotfiles/system/.local/bin/et
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/system/.local/bin/et')
-rwxr-xr-xdotfiles/system/.local/bin/et2
1 files changed, 0 insertions, 2 deletions
diff --git a/dotfiles/system/.local/bin/et b/dotfiles/system/.local/bin/et
deleted file mode 100755
index 1c3c4a0..0000000
--- a/dotfiles/system/.local/bin/et
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-emacsclient -c -nw --alternate-editor="" $1 $2 $3 $4 &