@[email protected] to [email protected]English • 1 month agoGitHub - ad-on-is/stowman: stowman.sh lets you easily manage your dotfiles using git and GNU stow.github.comexternal-linkmessage-square6fedilinkarrow-up121arrow-down12 cross-posted to: [email protected]
arrow-up119arrow-down1external-linkGitHub - ad-on-is/stowman: stowman.sh lets you easily manage your dotfiles using git and GNU stow.github.com@[email protected] to [email protected]English • 1 month agomessage-square6fedilink cross-posted to: [email protected]
minus-square@[email protected]OPlinkfedilinkEnglish3•1 month 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-square@[email protected]OPlinkfedilinkEnglish1•1 month 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.