Looking for zsh plugin for creating/managing named directories database.

This page summarizes the projects mentioned and recommended in the original post on /r/commandline

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

    A ZSH plugin to allow easy named directory creation - shortcuts to any directory you want

  • I've found this, but there is someting in that code that disgust me. Dunno why and don't get me wrong - it looks like working solution, but when I use an external plugin, I don't want to edit/modify it - and here I would have to - for example because 'bookmark' file location is hardcoded (this might be my weird ocd-like rules speaking), so I'm looking for alternatives.

  • z.lua

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

  • Take a look at z.lua. Might be what you're looking for.

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

    Path frecency database

  • Looks like https://github.com/baskerville/fdb will suit you. It stores the paths in binary format, hence it's compact and fast. There are commands to add, remove and query a path. The documentation is scarce, but it's not that hard to figire out how to use. It's written in Rust, but the API makes it suitable for any shell, just wrap it as you like.

  • wd

    :rocket: Jump to custom directories in zsh

  • Or wd ?

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