Cdpath: Easily Navigate Directories in the Terminal

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. z

    z - jump around

    For even more power use z

    https://github.com/rupa/z

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. z.lua

    :zap: A new cd command that helps you navigate faster by learning your habits.

    https://github.com/skywind3000/z.lua is quite nice and has more features, e.g. fzf integration and an interactive mode.

  4. autojump

    A cd command that learns - easily navigate directories from the command line

  5. bashmarks

    Directory bookmarks for the shell

  6. zshmarks

    A port of Bashmarks (simple bookmarking plugin by Todd Werth) for oh-my-zsh

  7. zoxide

    A smarter cd command. Supports all major shells.

    I use https://github.com/ajeetdsouza/zoxide, which is inspired by z and autojump.

  8. mcfly

    Fly through your shell history. Great Scott!

    I've had a great time using McFly (https://github.com/cantino/mcfly) for going through my command history. It prioritizes showing commands that were previously run in your current directory!

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. monorepo-machine-config

    The monorepo containing my dotfiles and machine configurations

    I have been using slightly customized bookmarks.zsh[1]. Bookmark a directoey by `bookmark .` and jump there later by double-tapping @ symbol. Works well with completions and stores bookmarks in .cache

    [1]: https://github.com/VTimofeenko/monorepo-machine-config/blob/...

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • CD for the fzf age

    4 projects | /r/bash | 23 Dec 2021
  • Ask HN: Which folder/directory do you store code in?

    1 project | news.ycombinator.com | 7 Jul 2024
  • Zoxide - A faster alternative to boring cd command

    1 project | dev.to | 18 May 2024
  • Say good bye to cd and hello Zoxide - the better and smarter cd command

    1 project | dev.to | 14 Apr 2024
  • You might want to replace cd command with Zoxide 🎉 — a smarter and trainable cd alternative 🗂️

    1 project | dev.to | 8 Mar 2024

Did you know that Shell is
the 11th most popular programming language
based on number of references?