Terminal Taking Time To Load

When I open the Terminal, the window opens up immediately as expected. But the loads the command line for 5-10 seconds before I can type commands. This didn't happen earlier.

MacBook Pro 14″, macOS 13.4

Posted on Jul 23, 2023 05:24 PM

Reply
Question marked as Top-ranking reply

Posted on Jul 25, 2023 11:30 AM

Yes.


Look for one (or more) of the following files:

.bash_profile

.bash_login

.bashrc

.profile


.zprofile

.zshenv

.zshrc

.zlogin


ls -a $HOME


Should find them IF they exist. By default they do not exist unless you are something you installed creates them.


Look in side any of the files you find, and figure out what is being executed that is taking your terminal emulator so long to give you a command prompt.

9 replies
Question marked as Top-ranking reply

Jul 25, 2023 11:30 AM in response to Ask4MyMac

Yes.


Look for one (or more) of the following files:

.bash_profile

.bash_login

.bashrc

.profile


.zprofile

.zshenv

.zshrc

.zlogin


ls -a $HOME


Should find them IF they exist. By default they do not exist unless you are something you installed creates them.


Look in side any of the files you find, and figure out what is being executed that is taking your terminal emulator so long to give you a command prompt.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Terminal Taking Time To Load

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.