mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
add chezmoi back
This commit is contained in:
parent
bae33fbf6b
commit
b261672e1c
@ -18,6 +18,8 @@
|
|||||||
- cargo
|
- cargo
|
||||||
- borgbackup
|
- borgbackup
|
||||||
- fzf
|
- fzf
|
||||||
- chezmoi
|
|
||||||
state: present
|
state: present
|
||||||
become: true
|
become: true
|
||||||
|
|
||||||
|
- name: Install chezmoi
|
||||||
|
ansible.builtin.shell: sh -c "$(curl -fsLS get.chezmoi.io)" -- -b $HOME/.local/bin # Manage your dotfiles across multiple machines, securely
|
||||||
|
Loading…
x
Reference in New Issue
Block a user