Swiftly should ask before modifying ~/.zprofile
See title. I dont actually want to source the env script in this file and I need to undo swiftly's changes anytime I init. I would prefer if swiftly ask me if I'd like to modify the file so I can opt out.
@rauhul does the --no-modify-profile flag help with this workflow? https://swiftpackageindex.com/swiftlang/swiftly/0.4.0/documentation/swiftlydocs/swiftly-cli-reference#init
Yeah it definitely helps, but swiftly already asks before making other changes, I feel like it should do the same here
I think that swiftly could add this as an item in the list of things that it says that it will do at the start of the init, under that single prompt with the summary of the installation effects. The idea is to minimize disruptions on the initial install.
@rauhul how does that sound?
@cmcgee1024 sounds like a good compromise!