From e67a978901286e7f740b8599b35f44191ec56a03 Mon Sep 17 00:00:00 2001 From: missytake Date: Sat, 20 Mar 2021 14:46:08 +0100 Subject: [PATCH] install curl --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b3bcaf..5fbebe9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Setup ``` -sudo apt install git tmux +sudo apt install -y git tmux curl curl -sfL https://git.io/chezmoi | sh # Install chezmoi git clone https://git.0x90.space/missytake/chezmoi-server ~/.local/share/chezmoi # clone the repository bin/chezmoi diff