diff --git a/dots/bin/gitReposSoftlinker.sh b/dots/bin/gitReposSoftlinker.sh index e4711c1..91bf077 100755 --- a/dots/bin/gitReposSoftlinker.sh +++ b/dots/bin/gitReposSoftlinker.sh @@ -6,7 +6,6 @@ this_file_name=`basename "$0"` echo "$this_file_name" # note: it is possible to create sym links / soft links to non-existing directories! hence, this can be done without having started pcloud. -ln -s /home/poq/pCloudDrive/repos/git/gitlab.com ~/syncDir/gitRepos/ -ln -s /home/poq/pCloudDrive/repos/pCloud_nonGit ~/syncDir/gitRepos/ +ln -s /home/poq/pCloudDrive/reposNonGit ~/syncDir/repos/other/pCloud_reposNonGit -ls -al ~/syncDir/gitRepos/ +tree -L 3 ~/syncDir/repos/