Add doc for Bilimbi
This commit is contained in:
parent
42a77bd369
commit
533877cc9f
@ -14,6 +14,14 @@ Installing Choux
|
|||||||
|
|
||||||
ansible-pull -U https://git.opytex.org/lafrite/Ansible_workstation.git Choux.yml
|
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
|
## By hand for Choux
|
||||||
|
|
||||||
- Install vim plugin
|
- Install vim plugin
|
||||||
|
Loading…
Reference in New Issue
Block a user