From 1a784dd7a2a79ce64cf0ef56f4672e3237396532 Mon Sep 17 00:00:00 2001 From: Maxime Thirouin Date: Mon, 26 Jan 2015 14:25:45 +0100 Subject: [PATCH] Add shell loop/auth issue in the FAQ Ref #76 --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 8d4e6e4f..2b370047 100644 --- a/readme.md +++ b/readme.md @@ -135,6 +135,10 @@ Add `antigen bundle sindresorhus/pure` to your .zshrc file (do not use the `anti [Yes.](https://gist.github.com/cookrn/4015437) +### I am stuck in a shell loop in my terminal that ask me to authenticate. What should I do ? + +[This is a known issue](https://github.com/sindresorhus/pure/issues/76). +Using `git pull` when you get the username prompt should help you to break the loop by giving you a real prompt for this. ## License