From 8097b24a613a47dd56b58587bf0b68339c1a5018 Mon Sep 17 00:00:00 2001 From: Marsway Date: Tue, 8 Apr 2025 16:59:18 +0800 Subject: [PATCH] backup: 2025-04-08 --- .stow-local-ignore | 2 +- README.md | 2 +- install.sh | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 install.sh diff --git a/.stow-local-ignore b/.stow-local-ignore index 961c7a2..601148e 100644 --- a/.stow-local-ignore +++ b/.stow-local-ignore @@ -2,7 +2,7 @@ mackup .DS_Store aliases -init.sh +install.sh scripts README.md Brewfile diff --git a/README.md b/README.md index 662a4a1..7383dc9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ git clone https://git.marsway.red/liwei/shellconfig.git ~/.vvconfig --recurisve -source ~/.vvconfig/init.sh +source ~/.vvconfig/install.sh diff --git a/install.sh b/install.sh new file mode 100644 index 0000000..35c10d1 --- /dev/null +++ b/install.sh @@ -0,0 +1 @@ +stow -t ~ .