This commit is contained in:
2023-07-02 11:58:03 -05:00
parent 5aa0c92a6e
commit 223f8f6ee7
2 changed files with 2 additions and 1 deletions

View File

@@ -57,7 +57,7 @@
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
shell: git clone https://github.com/NvChad/NvChad ~/.config/nvim --depth 1
- name: Download TPM
shell: git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

View File

@@ -1,5 +1,6 @@
required_packages:
- ripgrep
- ansible
- libfuse2
- git