From 8cfc482255bb3d2eadf98572b18d8651be0e4a2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Neumann?= Date: Tue, 12 Jun 2012 15:57:34 +0200 Subject: Alias for bsdtar --- .zsh/zshrc | 1 + 1 file changed, 1 insertion(+) (limited to '.zsh') diff --git a/.zsh/zshrc b/.zsh/zshrc index fb6422e..204550b 100644 --- a/.zsh/zshrc +++ b/.zsh/zshrc @@ -41,6 +41,7 @@ alias unpack='open_ebuild _unpack' alias quickweb='python -c "import SimpleHTTPServer;SimpleHTTPServer.test()"' alias CH='./configure --help | less' alias FF='noglob firefox' +alias bt="bsdtar" # suffixes alias -s exe='wine' -- cgit v1.2.3