FG
💻 Software

Make OS X Terminal commands I type BOLD

Fresh5 days ago
Mar 15, 20266650 views
Confidence Score0%
0%

Problem

I'd like to make commands I've typed (input) into terminal stand out from all the output. For example: imac:~ buster$ chmod -R g-w myfolder imac:~ buster$ cd myfolder imac:myfolder buster$ ls -l total 0 drwxr-xr-x 9 root admin 306 Apr 20 2010 bin drwxr-xr-x 7 root admin 238 Apr 20 2010 include drwx…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Make OS X Terminal commands I type BOLD

Low Risk

Edit your or (see Gilles' comment below) and add the following lines: Move the around to make part of the prompt also bold. If the prompt itself should not be colored, you need the prefix in , otherwise empty lines (pressing enter without having som…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment