this post was submitted on 08 Dec 2024
19 points (88.0% liked)
Linux
9954 readers
160 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
usageshould just behelp(avoid extra step)connectdoes not exist (seeaddand cmd list)git clone <REPO> <DEST FOLDER>, no need tocdmaybeCreateDiris not used each time, there are somemkdir{MESSAGE:=change}set -euxo pipefailat the start of the script if you want to exit at any error. Some sort of bash strict models's outputI'm too lazy to open issues/PR for all that, and I still need to learn
stow. Hopfully this might help me ? (I don't really need help withgitthat this sçript look to abstract too much for me.)oh hey.. thx for the input... just did some refactoring... never realized there was also a
git -C workdir <cmd>since I never use it.Apparently
stow -texist too.yes ... I fixed that too, using -t and -d now.