💻 Software
Is there a directory history for bash?
Fresh5 days ago
Mar 15, 202627071 viewsConfidence Score0%
0%
Problem
Is there something like bash's reverse-search-history (Ctrl-R), but for only directories? I have some deep folder hierarchies that I want to jump to, so I'd like to use something like reverse-search-history, but it only looks for folder names and gives me absolute paths. Essentially, it would give …
Error Output
!?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Is there a directory history for bash?
Low Risk
Have a look at autojump: One of the most used shell commands is “cd”. A quick survey among my friends revealed that between 10 and 20% of all commands they type are actually cd commands! Unfortunately, jumping from one part of your system to another…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix