Behold z, the unsung jewel that rethinks shell navigation

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

    The configuration framework for Zsh

  • autojump

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

  • This sounds just like autojump (typically run using `j`) to me: https://github.com/wting/autojump

    Agree that it's an invaluable piece of software!

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

    Discontinued Command-line productivity booster, offers quick access to files and directories, inspired by autojump, z and v.

  • I use https://github.com/clvv/fasd which has all the functionality of z but with some other goodies as well.

  • z

    Pure-fish z directory jumping (by jethrokuan)

  • Other than the already mentioned zoxide, there's also https://github.com/jethrokuan/z

  • vim-projectionist

    projectionist.vim: Granular project configuration

  • Inside vim Tim Pope's excellent vim-projectionist has a wonderfully useful feature for flipping between various related files(:h projectionist-alternate). The whole plugin is really cool, it makes it so simple to configure project specific working environments with it.

    https://github.com/tpope/vim-projectionist

  • zsh-z

    Jump quickly to directories that you have visited "frecently." A native Zsh port of z.sh with added features.

  • Native zsh version: https://github.com/agkozak/zsh-z

    (No external tools, so no forking of awk, sort, date, sed, mv, rm, and chown. Plus some stability improvements in terms of race conditions...)

  • zsh-autosuggestions

    Fish-like autosuggestions for zsh

  • I use zsh with this plugin: https://github.com/zsh-users/zsh-autosuggestions

    Best of both worlds, fish-like autocomplete combined with bash-compatibility :)

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