install curl
This commit is contained in:
parent
21d23c8f23
commit
e67a978901
|
@ -1,7 +1,7 @@
|
||||||
# Setup
|
# Setup
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo apt install git tmux
|
sudo apt install -y git tmux curl
|
||||||
curl -sfL https://git.io/chezmoi | sh # Install chezmoi
|
curl -sfL https://git.io/chezmoi | sh # Install chezmoi
|
||||||
git clone https://git.0x90.space/missytake/chezmoi-server ~/.local/share/chezmoi # clone the repository
|
git clone https://git.0x90.space/missytake/chezmoi-server ~/.local/share/chezmoi # clone the repository
|
||||||
bin/chezmoi diff
|
bin/chezmoi diff
|
||||||
|
|
Loading…
Reference in a new issue