summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.zsh/zshrc1
1 files changed, 1 insertions, 0 deletions
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'