From 3ee2e833d6e423ced02c182a55c35b9a4bc3c687 Mon Sep 17 00:00:00 2001 From: katherine Date: Sat, 17 Aug 2019 00:46:19 -0700 Subject: clean zsh stuff --- .zshrc | 1 - 1 file changed, 1 deletion(-) (limited to '.zshrc') 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"' -- cgit v1.2.3