summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2013-04-03 01:55:21 +0200
committerGravatar Tom Willemsen2013-04-03 01:55:21 +0200
commit541dcb98c9d81525530b29df67eac939a6614fd6 (patch)
tree9eb6300729639f4946c0c4ac78b940f507e3b683
parent9786d89c93a1657c715fca0c8e10f09f19b4469d (diff)
downloaddotfiles-541dcb98c9d81525530b29df67eac939a6614fd6.tar.gz
dotfiles-541dcb98c9d81525530b29df67eac939a6614fd6.zip
zsh: Add xls suffix alias
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 1d167ee..fcda0bd 100644
--- a/.zshrc
+++ b/.zshrc
@@ -33,6 +33,7 @@ alias mysql="mysql --pager"
# Suffix aliases
alias -s pdf="zathura"
+alias -s xls="libreoffice"
setopt notify
setopt PROMPT_SUBST # Allow for functions in the prompt