bootstrap chezmoi
This commit is contained in:
parent
557197fc9f
commit
43b129374a
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
sudo apt update
|
||||
sudo apt install fish fzf -y
|
||||
chezmoi apply --force
|
||||
sudo apt install fish fzf curl -y
|
||||
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply nezia1
|
||||
|
|
Loading…
Reference in a new issue