Fabric icon indicating copy to clipboard operation
Fabric copied to clipboard

[Bug]: sed: in-place editing only works for regular files

Open zestysoft opened this issue 2 years ago • 0 comments

What happened?

./setup.sh assumes that the dot files to be edited are regular files when they could be symlinked.

Version check

  • [X] Yes I was.

Relevant log output

sed: /Users/username/.zshrc: in-place editing only works for regular files
sed: /Users/username/.zshrc: in-place editing only works for regular files

Relevant screenshots (optional)

No response

zestysoft avatar Mar 12 '24 22:03 zestysoft