Go ahead and install zsh in case I like it and want to switch. This also fixes error in gather.yml.

This commit is contained in:
Hyperling 2021-02-15 07:25:25 -06:00
parent 37904d7bd3
commit e46f11cfe7

View File

@ -20,6 +20,7 @@
- neofetch - neofetch
- "{{ sshfs }}" - "{{ sshfs }}"
- "{{ locate }}" - "{{ locate }}"
- zsh
state: present state: present
- name: General | Software | Packages | Update Software (Disabled) - name: General | Software | Packages | Update Software (Disabled)