andsens / homeshick

git dotfiles synchronizer written in bash
MIT License
2.11k stars 145 forks source link

How do you source the actual symlinked files? #162

Closed entheologist closed 7 years ago

entheologist commented 7 years ago

I symlinked all the files in my castle, but none of them are being loaded into bash. Is there an extra function I need to add to source all of the files?

andsens commented 7 years ago

Is there an extra function I need to add to source all of the files?

There is not. If your files are being properly symlinked, we are departing from the realm of "problems with homeshick" and entering "problems with bash", which this issue tracker is not really intended for. Nevertheless, here are some tips:

Those are the basics, I hope it helps! Closing as not relevant (if you find out that this is indeed a problem with homeshick, feel free to reopen it).