From 73c211798ecf1e62c903200ea932f94ba0c4040b Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 10 Jun 2011 10:14:51 +0200 Subject: Add yd alias --- etc/.zshrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc') diff --git a/etc/.zshrc b/etc/.zshrc index 4341390..b47c575 100644 --- a/etc/.zshrc +++ b/etc/.zshrc @@ -404,6 +404,8 @@ alias x='unsetopt bg_nice; startx &! exit' alias xxz='xz -v -9 -M 800M' +alias yd='youtube-dl -t' + alias wprox='http_proxy=http://10.200.200.2:8080/' alias eprox='export http_proxy=http://10.200.200.2:8080/' -- cgit v1.2.3