From 062a5e3f8fd89c9e0147cf5b304783e9ee37d35b Mon Sep 17 00:00:00 2001 From: finn Date: Fri, 30 Aug 2024 14:48:10 -0700 Subject: [PATCH] com in base script --- base_config_setup.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/base_config_setup.sh b/base_config_setup.sh index 2bc5098..1b0d9ac 100755 --- a/base_config_setup.sh +++ b/base_config_setup.sh @@ -13,3 +13,5 @@ cp lvs-upstream/init.lua . cp lvs-upstream/stylua.toml . # Probably run nvim at this point. +# If setting up from scratch instead of git repo, copy from avante README +# at this point.