From 533877cc9f39674a4cf45fbd74ffb6517d734f77 Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Wed, 3 Oct 2018 16:59:55 +0200 Subject: [PATCH] Add doc for Bilimbi --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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