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