Thank you! That works… However when I create hugo new "some content" it ends up in “Content” directory and not the iCloud folder.
Is that how mounts are supposed to work?
Ok… I am thinking to set an environment variable in bashrc to shorten the long path, As I still want to get benefitted from Hugo archetypes. Do you think of any better ways?
I keep my whole Hugo directory in an iCloud folder at ~/Blog - the only gotcha was setting the build directory to be outside of iCloud because the sync kind of freaks out with a bunch of page generation. I set build to /tmp/blog and it works great.