update
This commit is contained in:
@@ -56,6 +56,12 @@
|
|||||||
mode: '0755'
|
mode: '0755'
|
||||||
checksum: sha256:https://github.com/neovim/neovim/releases/download/{{ nvim_version }}/nvim.appimage.sha256sum
|
checksum: sha256:https://github.com/neovim/neovim/releases/download/{{ nvim_version }}/nvim.appimage.sha256sum
|
||||||
|
|
||||||
|
- name: Download NVChad
|
||||||
|
shell: git clone https://github.com/NvChad/NvChad ~/.config/nvim --depth 1 && nvim
|
||||||
|
|
||||||
|
- name: Download TPM
|
||||||
|
shell: git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
|
||||||
|
|
||||||
- name: Start and enable services
|
- name: Start and enable services
|
||||||
ansible.builtin.systemd:
|
ansible.builtin.systemd:
|
||||||
state: started
|
state: started
|
||||||
|
|||||||
Reference in New Issue
Block a user