summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
authorFlorian Pritz <f-p@gmx.at>2009-07-19 17:12:09 +0200
committerFlorian Pritz <f-p@gmx.at>2009-07-19 17:12:09 +0200
commit554b07e4f122e4dc4fdc2a64ed70caf4027e8c12 (patch)
treeb1d94c73b29e2e678234bb143f78ca7ea961e0f7 /.zshrc
parentd70a4cbb4927e2619e04600bd727d019be547436 (diff)
downloaddotfiles-554b07e4f122e4dc4fdc2a64ed70caf4027e8c12.tar.gz
dotfiles-554b07e4f122e4dc4fdc2a64ed70caf4027e8c12.tar.xz
new alias and remove useless vim modeline
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index 088f53d..8e8b58a 100644
--- a/.zshrc
+++ b/.zshrc
@@ -439,6 +439,7 @@ alias g='git'
alias gitk='giggle'
# python is too long to type...
alias q='python'
+alias e='exec'
alias ncmpc='ncmpc -c'
alias youtube='youtube-dl -b '
@@ -548,7 +549,6 @@ zstyle ':completion:*' matcher-list 'm:{a-zA-Z}={A-Za-z}' 'r:|[._-]=* r:|=*' 'l:
zstyle ':completion:*:descriptions' format $'%{\e[0;31m%}completing %B%d%b%{\e[0m%}'
zstyle ':completion:*:warnings' format $'%{\e[0;31m%}No matches for:%{\e[0m%} %d'
-# vim: set ft=zsh:
# complete my little rc function (archlinux startscripts)
function _rc () {
case $CURRENT in