If you are not happy with the size of the font that you see in the macOS terminal text or you are presenting something on your MacBook to a classroom or your office team and the terminal font size looks too small, you can change it by following the below steps,

Change font size macOS Terminal Text
- Open Terminal Application,
- Now from the Menu select: Terminal -> Preferences...
- Now under Text section, click on change... button under Font section,
- You will see size option where you can change the font size (default was 9)
- After the change - close the Fonts window,
- Now close the Profiles window,
- You would need to restart your terminal to reflect the font size change.
Keyboard Shortcut to increase/decrease terminal font size
There is an alternate way in which you can either increase or decrease the size of the terminal text i.e. by using keyboard shortcuts,
Command and - keys: To decrease font size
Command and + keys: To increase font size

Change macOS Terminal Font Size using keyboard shortcuts
Have Questions? Post them here!
More Posts related to MacOS,
- How to connect AirPods to Mac
- Display Safari URL address link on hover
- Mac turn dark mode on or off using terminal command
- Docker Desktop needs privileged access macOS
- How to install Java on macOS [Big Sur]
- How to start/boot macOS in safe mode - Big Sur 11.0, Catalina 10.15, or Mojave 10.14
- Find Mac version using terminal command
- How to fix command not found brew (bash, zsh) on macOS Terminal
- How to change default macOS Terminal Window size
- How to make EditText text to uppercase or lowercase on macOS
- Disable Startup Sound on macOS
- How to switch from bash to zsh shell in macOS Terminal
- How to make macOS Terminal window Transparent (or Opaque)
- Remove Now Playing icon from macOS Big Sur Menu Bar
- Test internet speed using macOS Terminal command
- How to change macOS Safari default language
- Encode or Decode Base64 String using Mac Terminal Command
- Safari - Get HTTP Request Response Headers
- How to open terminal on Mac to run commands
- How to install homebrew (brew) on M1 Mac
- How to display directory tree in Mac Terminal
- How to Change Mouse Wheel Scroll Direction on Mac
- MacoOS - xyz is an app downloaded from the internet. Are you sure you want to open it? Alert
- The default interactive shell is now zsh. [macOS]
- Change Terminal Cursor Type in Mac (MacOS Shell)
More Posts:
- Java 8: Steam map with Code Examples - Java
- How to extend retiring SharePoint 2010 Workflows and continue with Office 365 - SharePoint
- How to make a div tag clickable - Html
- [Maven] Multiple annotations found at this line pom.xml CoreException, ArtifactResolutionException - Java
- ASCII to HEX and HEX to ASCII Conversion Notepad++ - NotepadPlusPlus
- Facebook Down Will Be Back Soon - Facebook
- How to add ruler in Sublime Text tab window - Sublime-Text
- Detect Data roaming in Android Application - Android