aboutsummaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
authorkatherine <ageha@airen-no-jikken.icu>2019-08-17 00:46:19 -0700
committerkatherine <ageha@airen-no-jikken.icu>2019-08-17 00:46:19 -0700
commit3ee2e833d6e423ced02c182a55c35b9a4bc3c687 (patch)
tree1ba8b1b86cab41c2d63ab8697fdbdfe6e3b24f51 /.zshrc
parenteb811856e254141959eb6afad77bb0d119172b70 (diff)
downloaddotfiles-3ee2e833d6e423ced02c182a55c35b9a4bc3c687.tar.gz
clean zsh stuff
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index d8e38c4..319bc9e 100644
--- a/.zshrc
+++ b/.zshrc
@@ -155,7 +155,6 @@ elif [[ ! -z $(whence vim) ]] then
fi
[[ ! -z $(whence sdcv) ]] && alias def='sdcv'
-[[ ! -z $(whence mpv) ]] && alias dvd='mpv --deinterlace=yes dvd://'
[[ ! -z $(whence herbstclient) ]] && alias hc='herbstclient'
[[ ! -z $(whence aiksaurus) ]] && alias thesaurus='aiksaurus'
[[ ! -z $(whence ag) ]] && alias ag='ag --color-match "1;34"'