summaryrefslogtreecommitdiff
path: root/fbterm/fbterm-emacs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'fbterm/fbterm-emacs.sh')
-rwxr-xr-xfbterm/fbterm-emacs.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/fbterm/fbterm-emacs.sh b/fbterm/fbterm-emacs.sh
deleted file mode 100755
index 91616b3..0000000
--- a/fbterm/fbterm-emacs.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/bash
-
-export TERM=fbterm
-dbus-run-session -- emacs -l "~/.emacs.d/site-lisp/fbterm.el"