fresh icon indicating copy to clipboard operation
fresh copied to clipboard

fresh doesn't honer symlinked files in freshrc

Open phoolish opened this issue 9 years ago • 2 comments

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?

phoolish avatar Feb 08 '17 22:02 phoolish

Sounds like a bug. Thanks for reporting it! It's on my radar.

twe4ked avatar Feb 14 '17 08:02 twe4ked

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...

bjeanes avatar Aug 29 '19 05:08 bjeanes