Cdpath: Easily Navigate Directories in the Terminal

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • z

    z - jump around

  • For even more power use z

    https://github.com/rupa/z

  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • autojump

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

  • bashmarks

    Directory bookmarks for the shell

  • zshmarks

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

  • zoxide

    A smarter cd command. Supports all major shells.

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

  • 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!

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • 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