This repository has been archived on 2021-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
terminal/.conduit.yaml
Kenneth Benzie (Benie) 78004d8067 Add readline and editline config files
Enable vi mode in readline and editline configs.
2018-08-01 22:18:57 +01:00

9 lines
202 B
YAML

---
- command:
- tic xterm-256color.terminfo
- tic screen-256color.terminfo
- tic tmux-256color.terminfo
- symlink:
- {src: inputrc, dst: ~/.inputrc}
- {src: editrc, dst: ~/.editrc}