From ca8f249ec470103f4be67979059c294318ef4679 Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Sun, 22 Nov 2020 23:36:14 -0600 Subject: [PATCH] a --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 8481f3c..616c90d 100644 --- a/README.md +++ b/README.md @@ -6,17 +6,11 @@ Managed by [chezmoi][1], a dotfile manager. To install, grab a binary copy of chezmoi. Then run: ``` -chezmoi init https://git.sr.ht/~iptq/dotfiles --apply +chezmoi init https://git.mzhang.io/michael/dotfiles --apply ``` This will clone and perform initial installation of all required software packages. Re-login may be necessary. -Features --------- - -- zsh - + reminds you to update the system every week - Contact -------