fonsp/PlutoUtils.jl

No .bashrc on Mac

dpsanders opened this issue · 2 comments

julia> using PlutoUtils; PlutoUtils.comonicon_install_path()
cannot detect /Users/dpsanders/.julia/bin in PATH, do you want to add it in PATH? [Y/n]
[ Info: adding PATH to /Users/dpsanders/.bashrc
ERROR: SystemError: opening file "/Users/dpsanders/.bashrc": No such file or directory

On Mac it's more common to use .bash_profile.

I see. This is a Comonicon bug, XRef: comonicon/Comonicon.jl#86

should be fixed in Comonicon@v0.9.1 (will need 1 hour to wait for registeration)