
scd
List of commands for scd:
-
scd:tldr:44293 scd: Show selection menu and ranking of 20 most likely directories.$ scd -vtry on your machineexplain this command
-
scd:tldr:6c9e9 scd: Add a specific alias for the current directory.$ scd --alias=${word}try on your machineexplain this command
-
scd:tldr:e04d2 scd: Change to a specific directory.$ scd ${path-to-directory}try on your machineexplain this command
-
scd:tldr:eb19c scd: Index paths recursively for the very first run.$ scd -ar ${path-to-directory}try on your machineexplain this command