summaryrefslogtreecommitdiff
path: root/.emacs.d/eshell
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/eshell')
-rw-r--r--.emacs.d/eshell/alias3
1 files changed, 2 insertions, 1 deletions
diff --git a/.emacs.d/eshell/alias b/.emacs.d/eshell/alias
index 4b64e54d..d7ee6971 100644
--- a/.emacs.d/eshell/alias
+++ b/.emacs.d/eshell/alias
@@ -1,3 +1,4 @@
alias d dired $1
-alias o find-file-other-window $1
alias e find-file $1
+alias o find-file-other-window $1
+alias v view-file-other-window $1 >/dev/null