ad_on_is@lemm.ee to Linux@programming.devEnglish · 19 days agoGitHub - ad-on-is/stowman: stowman.sh lets you easily manage your dotfiles using git and GNU stow.github.comexternal-linkmessage-square6fedilinkarrow-up122 cross-posted to: opensource@lemmy.ml
arrow-up122external-linkGitHub - ad-on-is/stowman: stowman.sh lets you easily manage your dotfiles using git and GNU stow.github.comad_on_is@lemm.ee to Linux@programming.devEnglish · 19 days agomessage-square6fedilink cross-posted to: opensource@lemmy.ml
minus-squaread_on_is@lemm.eeOPlinkfedilinkEnglisharrow-up3·18 days agooh hey… thx for the input… just did some refactoring… never realized there was also a git -C workdir <cmd> since I never use it.
minus-squaread_on_is@lemm.eeOPlinkfedilinkEnglisharrow-up1·18 days agoyes … I fixed that too, using -t and -d now.
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 -t
exist too.yes … I fixed that too, using -t and -d now.