]> Sergey Matveev's repositories - zsh-autoenv.git/commit
Improve interactive prompt
authorDaniel Hahler <git@thequod.de>
Thu, 27 Nov 2014 12:33:04 +0000 (13:33 +0100)
committerDaniel Hahler <git@thequod.de>
Thu, 27 Nov 2014 12:33:04 +0000 (13:33 +0100)
commit5e18125f04ed1f59f1c03a7a6a573d64674aed22
tree77e66f855d63fe3e2a5e6f19c481ad70b8e4a1fd
parent03fd619614bef8291b7185d03aa6db7d9d928da6
Improve interactive prompt

 - Revert usage of "read -q" for authentication (#10)
 - Change format of "not authenticated" message (#9)
autoenv.zsh
tests/autoenv.t
tests/leave.t
tests/recurse-upwards.t
tests/setup.sh