diff --git a/README.md b/README.md index 8faf0e0..b50c9f1 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,14 @@ Installing Choux ansible-pull -U https://git.opytex.org/lafrite/Ansible_workstation.git Choux.yml +Installing Bilimbi + + ansible-pull -U https://git.opytex.org/lafrite/Ansible_workstation.git Bilimbi.yml + +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 - Install vim plugin