From 68eeda3fd9e3af2a08f1b9ce9469ebf91416e103 Mon Sep 17 00:00:00 2001 From: Louis Gallet Date: Fri, 9 Feb 2024 12:26:41 +0100 Subject: [PATCH] feat: :sparkles: Add rcm to restore dotfiles --- macos-setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/macos-setup.sh b/macos-setup.sh index a884954..30eb027 100755 --- a/macos-setup.sh +++ b/macos-setup.sh @@ -42,6 +42,7 @@ PACKAGES=( gnupg git-flow gh + rcm ) # Check if packages are installed