diff --git a/README.md b/README.md index fe594d1..848663c 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,12 @@ Il y a un soucis avec le rôle users. Si on le joue plusieurs fois, ils n'appara --extra-vars "create_user=True" +### On Debian + +After running the script, there is a bug with $TERM which makes BACKSPACE and TAB to have strange behavior. To solve it, from an other computer run: + + infocmp -x | ssh -t root@remote-host 'cat > "$TERM.info" && tic -x "$TERM.info"' + ## By hand for Choux @@ -32,6 +38,3 @@ Il y a un soucis avec le rôle users. Si on le joue plusieurs fois, ils n'appara - Copy PGP keys - Clone password-store repository to .password-store -## By hand for Bilimbi - -- Install vim plugin