AspNetCore.Docs/aspnetcore/includes/mac-terminal-access.md

20 lines
707 B
Markdown
Raw Normal View History

### Accessing a Command Terminal on Mac
Accessing a command terminal on Mac for the first time requires the following setting configurations:
* Navigate to **System Preferences > Keyboard > Shortcuts > Services**.
* Under **Files and Folders**, verify **New Terminal at Folder** is selected.
The preceding instructions enable accessing a command terminal two ways: from inside **Visual Studio** or from **Finder**.
#### To access a command terminal from Visual Studio for Mac:
* Right click the project name.
* Navigate to **Tools > Open in Terminal**.
#### To access a command terminal from Finder:
* Right click the desired folder.
* At the bottom of the list, select **New Terminal at Folder**.