kenjikamimura / .dotfiles

0 stars 0 forks source link

Not using stow or other such tools #1

Open alistair opened 2 years ago

alistair commented 2 years ago

There are lots of different tools around so I'm just going to pick the one i know. Would be interested if you find better one.

    stow \
        --dir "$basedir" \
        --target "$HOME" \
        --ignore 'install.sh' \
        --ignore '^[^\.].*' \
        "$d"

btw, hope you are well :)

kenjikamimura commented 2 years ago

Woops just saw this! Thanks for the tip!! Will check it out, yeah thought there was definitely a better way to do this!

Yah doing well! :D Hope you are too!