no_sle3p@programming.dev to Experienced Devs@programming.devEnglish · 2 years agoHow do you manage your dotfiles?message-squaremessage-square43fedilinkarrow-up149arrow-down10file-text
arrow-up149arrow-down1message-squareHow do you manage your dotfiles?no_sle3p@programming.dev to Experienced Devs@programming.devEnglish · 2 years agomessage-square43fedilinkfile-text
minus-squarespesk@programming.devlinkfedilinkEnglisharrow-up19·2 years agoGit and symbolic links still. Ive heard good things about GNU Stow.
minus-squarejmondi@programming.devlinkfedilinkEnglisharrow-up7·2 years agoIf you’re using symlinks, you should definitely check out Stow.
minus-squareyads@lemmy.calinkfedilinkEnglisharrow-up3·2 years agoThat’s the way I do it, although I have a custom script that generates the symlinks for me. Not sure why I’d need anything more
Git and symbolic links still.
Ive heard good things about GNU Stow.
If you’re using symlinks, you should definitely check out Stow.
That’s the way I do it, although I have a custom script that generates the symlinks for me. Not sure why I’d need anything more