bootstrap chezmoi

This commit is contained in:
Anthony Rodriguez 2023-10-03 07:15:04 +02:00
parent 557197fc9f
commit 43b129374a
Signed by: nezia
GPG key ID: EE3BE97C040A86CE

View file

@ -1,4 +1,4 @@
#!/bin/sh #!/bin/sh
sudo apt update sudo apt update
sudo apt install fish fzf -y sudo apt install fish fzf curl -y
chezmoi apply --force sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply nezia1