Files
lnx-arch/dots/bin/gitReposSoftlinker.sh
committer@tuxwarrior 10980010b4 updated with new link(s)
2026-04-05 20:06:34 -05:00

12 lines
346 B
Bash
Executable File

#!/usr/bin/env bash
# klevstul :: 24.08
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/reposNonGit ~/syncDir/repos/other/pCloud_reposNonGit
tree -L 3 ~/syncDir/repos/