update
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
|
||||
required_packages:
|
||||
- ripgrep
|
||||
- ansible
|
||||
- libfuse2
|
||||
- git
|
||||
|
||||
Reference in New Issue
Block a user