💻 Software
Creating Mac OS terminal shortcuts
Fresh5 days ago
Mar 15, 20268238 viewsConfidence Score0%
0%
Problem
Possible Duplicate: How to build a custom command with options I want to create a terminal short that takes me to a deeply-nested folder. For example, I just want to type in "star" every time I open the terminal to take me to cd source/alpha/beta/star. I find it hard to believe this question hasn't…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Creating Mac OS terminal shortcuts
Low Risk
You need to look at bash aliases. Try adding the following to either your or or : Any command-line editor (eg or ) will work, as would any text editor for the Mac. Aliases work on all Unix-like environments (SunOS, Mac OS X, Linux, AIX, etc). Then e…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix