summaryrefslogtreecommitdiff
path: root/terminal-here.el
diff options
context:
space:
mode:
Diffstat (limited to 'terminal-here.el')
-rw-r--r--terminal-here.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/terminal-here.el b/terminal-here.el
index 6d412bf..4f4ff98 100644
--- a/terminal-here.el
+++ b/terminal-here.el
@@ -92,6 +92,9 @@ changed it by running `cd'."
(terminal-here-launch-in-directory default-directory))
;;;###autoload
+(defalias 'terminal-here 'terminal-here-launch)
+
+;;;###autoload
(defun terminal-here-project-launch ()
"Launch a terminal in the current project root.