added apt update
This commit is contained in:
parent
e67a978901
commit
3b0e17b8c3
|
@ -1,6 +1,7 @@
|
||||||
# Setup
|
# Setup
|
||||||
|
|
||||||
```
|
```
|
||||||
|
sudo apt update
|
||||||
sudo apt install -y git tmux curl
|
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
|
||||||
|
|
Loading…
Reference in a new issue