Hi,
I wonder how can one source root on mac,
In Linux, there was a file called bashrc in which we can write source /bin/thisroot.sh,
what is this barshrc for mac?
Thanks a lot
Hi,
I wonder how can one source root on mac,
In Linux, there was a file called bashrc in which we can write source /bin/thisroot.sh,
what is this barshrc for mac?
Thanks a lot
Mac uses by default zsh so you can put it in .zprofile or .zshrc .
Ya, It works.
Thank yo so much.