# huyng/bashmarks

Directory bookmarks for the shell

Repository: https://github.com/huyng/bashmarks
Canonical: https://ross.abutalabs.com/products/bashmarks
Homepage: https://everyhue.me/posts/bashmarks-directory-bookmarks/
Language: Shell
License: BSD-3-Clause
License Family: permissive
Last push: 2026-07-05T04:25:07+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 91, release rhythm 35, longevity 100
- inputs: {"age_days": 5890, "days_push": 59, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1968, forks 294 (observed 2026-08-28T04:06:00.615371+00:00)

## What it is
Bashmarks is a small shell script that lets you save, jump to, list, and delete bookmarks for frequently used directories in Bash, with tab completion support. Bookmarks are stored in a .sdirs file in your home directory.

## Use cases
- save and jump to commonly used directories in the shell
- bookmark directories in bash
- quickly cd to frequently visited folders
- tab-complete directory bookmark names
- list and manage shell directory bookmarks

## When to choose
- you spend a lot of time cd-ing between the same directories in Bash
- you want a lightweight, dependency-free shell script for directory navigation
- you want tab completion for saved directory shortcuts

## When to avoid
- you use zsh or fish and prefer a native plugin for your shell
- you need fuzzy directory jumping like zoxide or autojump
- you need bookmarks shared across multiple shells or machines

## Facets
- artifact type: cli-tool
- maturity: stable
- function: cli, developer-tools, file-system
- domain: developer-tools
- platform: cli
- tags: shell-script, directory-bookmarks, bash, tab-completion, navigation, command-line, linux, macos, shell

## Member repositories
- huyng/bashmarks (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:00.615371+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:05:11.549163+00:00, confidence not recorded.
  - readme: https://github.com/huyng/bashmarks (fetched 2026-08-28T04:06:00.615371+00:00, sha f675328212be)
  - homepage: https://everyhue.me/posts/bashmarks-directory-bookmarks/ (fetched 2026-08-29T10:44:47.572029+00:00, sha 3c5bf3532c51)
  - site_page: https://everyhue.me/about (fetched 2026-08-29T10:44:47.581039+00:00, sha c05f3c94901d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
