The thing with aliases though, is that bash completion disappears and there is no <a href="http://ubuntuforums.org/showthread.php?t=733397">easy</a> way to solve that but to use wrapper scripts and such. <br><div><br><div class="gmail_quote">
On Sun, Sep 23, 2012 at 3:50 AM, Jason A. Donenfeld <span dir="ltr"><<a href="mailto:Jason@zx2c4.com" target="_blank">Jason@zx2c4.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Addendum:<br>
<br>
For the first option, you'll probably tractably want to do this:<br>
<br>
alias tpass="PASSWORD_STORE_GIT=$HOME/.password-store<br>
PASSWORD_STORE_DIR=$HOME/.password-store/Team pass"<br>
<br>
<br>
<a href="http://git.zx2c4.com/password-store/diff/src/password-store.sh?id=05a219587336d51203196f5f809d1c5d9d93af7c" target="_blank">http://git.zx2c4.com/password-store/diff/src/password-store.sh?id=05a219587336d51203196f5f809d1c5d9d93af7c</a><br>

</blockquote></div><br></div>