Add wezterm terminfo file
This commit is contained in:
parent
a80f21e57c
commit
4c68081a8d
2 changed files with 96 additions and 0 deletions
|
|
@ -20,3 +20,9 @@
|
|||
|
||||
# TODO: provision default grub menu entry for now
|
||||
# linux-image-6.1.0-17 kernel seems to break networking
|
||||
#
|
||||
|
||||
- name: copy wezterm terminfo file
|
||||
file:
|
||||
src: 'files/wezterm.terminfo'
|
||||
dest: '{{ ansible_env.HOME }}/.terminfo'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue