aboutsummaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/.bashrc b/.bashrc
index 9619507..3122124 100644
--- a/.bashrc
+++ b/.bashrc
@@ -48,9 +48,6 @@ export EDITOR=emacsclient-a-nw
export VISUAL=emacsclient-a-nw
alias vi=vim
-# Alias xdg-open to just xo
-alias xo=xdg-open
-
# We want a full-fledged 256-color terminal.
TERM=xterm-256color