From 283018311efccc967fbee8e412cf1297cbb15220 Mon Sep 17 00:00:00 2001 From: fro Date: Sat, 21 Jun 2025 09:05:42 -0500 Subject: [PATCH] + repo ln-s linker --- dots/bin/gitReposSoftlinker.sh | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 dots/bin/gitReposSoftlinker.sh diff --git a/dots/bin/gitReposSoftlinker.sh b/dots/bin/gitReposSoftlinker.sh new file mode 100755 index 0000000..b4c382d --- /dev/null +++ b/dots/bin/gitReposSoftlinker.sh @@ -0,0 +1,9 @@ +#!/usr/bin/env bash + +# klevstul :: 24.08 + +this_file_name=`basename "$0"` +echo "$this_file_name" + +ln -s ~/mega/gitRepos/git.sr.ht ~/syncDir/gitRepos/ +ln -s ~/mega/gitRepos/gitlab.com ~/syncDir/gitRepos/