aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--info.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/info.yml b/info.yml
index e43fe22..298a0ed 100644
--- a/info.yml
+++ b/info.yml
@@ -65,6 +65,13 @@ sections:
notes:
- "For nvim, run :PackerInstall"
+ # Install packer.nvim
+ install-packer-nvim:
+ tags: ["config"]
+ steps:
+ - ==: run
+ command: "git clone --depth 1 https://github.com/wbthomason/packer.nvim ~/.local/share/nvim/site/pack/packer/start/packer.nvim"
+
# Copy iterm2 configurations for macOS
configure-iterm2:
directory: "iterm2"