+ repo ln-s linker
This commit is contained in:
9
dots/bin/gitReposSoftlinker.sh
Executable file
9
dots/bin/gitReposSoftlinker.sh
Executable file
@@ -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/
|
||||
Reference in New Issue
Block a user