no_sle3p@programming.dev to Experienced Devs@programming.devEnglish · 2 years agoHow do you manage your dotfiles?message-squaremessage-square31linkfedilinkarrow-up116arrow-down10file-text
arrow-up116arrow-down1message-squareHow do you manage your dotfiles?no_sle3p@programming.dev to Experienced Devs@programming.devEnglish · 2 years agomessage-square31linkfedilinkfile-text
minus-squaremrkite@programming.devlinkfedilinkEnglisharrow-up1·edit-22 years agoAre you me? I do the exact same thing… only I also made a Makefile to do all the stow commands for me. https://github.com/mrkite/dotfiles/blob/master/Makefile
minus-squarestephenc@waveform.sociallinkfedilinkEnglisharrow-up2·2 years agoOr maybe you’re me, because that’s what I do. Git + Stow + Makefile.
minus-squareEvan Hahn@bigshoulders.citylinkfedilinkarrow-up1·2 years ago@mrkite Ooh, I like this makefile…I might steal it.
Are you me? I do the exact same thing… only I also made a Makefile to do all the stow commands for me.
https://github.com/mrkite/dotfiles/blob/master/Makefile
Or maybe you’re me, because that’s what I do. Git + Stow + Makefile.
@mrkite Ooh, I like this makefile…I might steal it.