fresh
fresh copied to clipboard
fresh doesn't honer symlinked files in freshrc
My .freshrc looks like this:
fresh symlinked.file
I run fresh and check ~/.fresh/build/shell.sh the file it is not included.
Is this intended functionality and, if so, why?
Sounds like a bug. Thanks for reporting it! It's on my radar.
I've noticed Fresh will resolve the linked file. If that link is broken (perhaps by referring to a parent which no longer exists when it is copied into the fresh source directory), that might explain its absence...