stupid Linux tricks - cd one shell to the current dir of another, without using the clipboard, mouse, or even the pwd command

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

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

    A smarter cd command. Supports all major shells.

    I’ve been using a shell plugin called zoxide which allows you to jump between directories easily. It works fuzzily so you don’t have to even type the full name of the folder you want to go to.

  • zsh-z

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

    If you're interested in these types of things take a look at https://github.com/agkozak/zsh-z or https://github.com/wting/autojump

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

  • autojump

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

    If you're interested in these types of things take a look at https://github.com/agkozak/zsh-z or https://github.com/wting/autojump

  • coreutils

    upstream mirror (by coreutils)

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