# bash-snippets を Homebrew, Nix, winget でインストール

bash-snippets のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:bash-snippets
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install bash-snippets
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#bash-snippets
```

  証拠: nixpkgs package indexes: pkgs/by-name/ba/bash-snippets/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- winget (92%):

```sh
winget install --id TheCryptTeam.Crypt -e
```

  証拠: Windows Package Manager source index: TheCryptTeam.Crypt from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:bash-snippets
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/bash-snippets>
- **バージョン:** 1.23.0
- **ソース概要:** Collection of small bash scripts for heavy terminal users
- **ホームページ:** <https://github.com/alexanderepstein/Bash-Snippets>
- **リポジトリ:** <https://github.com/alexanderepstein/Bash-Snippets>
- **上流ドキュメント:** <https://github.com/alexanderepstein/Bash-Snippets#readme>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/alexanderepstein/Bash-Snippets/archive/refs/tags/v1.23.0.tar.gz>
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- bak2dvd (cli)
- bash-snippets (cli)
- cloudup (cli)
- crypt (cli)
- cryptocurrency (cli)
- currency (cli)
- geo (cli)
- lyrics (cli)
- meme (cli)
- movies (cli)
- newton (cli)
- qrify (cli)
- short (cli)
- siteciphers (cli)
- stocks (cli)
- taste (cli)
- transfer (cli)
- ytview (cli)
- bak2dvd (エイリアス)
- bash-snippets (エイリアス)
- cloudup (エイリアス)
- crypt (エイリアス)
- cryptocurrency (エイリアス)
- currency (エイリアス)
- geo (エイリアス)
- lyrics (エイリアス)
- meme (エイリアス)
- movies (エイリアス)
- newton (エイリアス)
- qrify (エイリアス)
- short (エイリアス)
- siteciphers (エイリアス)
- stocks (エイリアス)
- taste (エイリアス)
- transfer (エイリアス)
- ytview (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 1.23.0
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/alexanderepstein/Bash-Snippets
- 検出された最新: v1.23.0 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

bash-snippets is a collection of small Bash scripts for terminal-heavy users. Its package-manager identity is a grab bag of shell conveniences: install once, get many tiny commands for weather-like lookups, media, crypto, QR codes, GitHub gists, file transfer, and other everyday terminal tasks.

### プロジェクトの歴史

The official README presents Bash-Snippets as a dependency-light collection of small Bash scripts tested on macOS and Linux, with some Windows 10 testing in the official developer Bash instance. The project ships many independent commands, including `crypt`, `currency`, `geo`, `gist`, `lyrics`, `meme`, `movies`, `newton`, `qrify`, `stocks`, `transfer`, and `ytview`.

The project is community-script shaped rather than framework shaped. The README includes per-tool sections, screenshots, author credits for individual tools, and a maintainer note asking for help, which is typical for a useful personal toolkit that grew into a packaged collection.

### 採用の歴史

Adoption is visible mainly through packaging and the number of bundled commands. The batch input lists Homebrew and Nix packages, and also notes a Winget mapping for the `crypt` tool. That split reflects how individual snippets can become useful enough to travel separately from the original collection.

The repository's tag list shows a long v1.x series, indicating incremental releases rather than a single one-off script dump.

### 使われ方

Users install the package to put the bundled scripts on PATH, then call the individual commands directly. The README documents examples such as encrypting and decrypting files with `crypt`, converting currencies with `currency`, managing GitHub gists with `gist`, generating QR codes with `qrify`, and uploading files with `transfer`.

The `gist` tool is the notable credentials surface: its official guide uses `~/.config/gist.conf` for GitHub-related configuration, so that file is both configuration and credential-bearing state.

### パッケージ好きにとっての重要性

bash-snippets is not historically central like Bash itself, but it is package-nerd significant as a specimen of the shell-script bundle. Package managers turn a loose collection of personal productivity scripts into a repeatable installable toolset, while also surfacing the maintenance risk of API-backed scripts whose external services can change.

It also captures a particular era of command-line culture: small Bash wrappers over web APIs, clipboard-friendly transformations, and terminal toys packaged as serious conveniences.

### タイムライン

- 2010s: Bash-Snippets develops as a multi-command Bash toolkit for terminal users.
- 2010s: v1.0.0 and subsequent v1.x tags establish release packaging.
- 2020s: Homebrew and Nix package the collection; Winget maps the `crypt` tool separately.

### Related projects

- Related projects are the tools and services wrapped by the snippets: OpenSSL for `crypt`, GitHub Gist for `gist`, transfer.sh-style upload workflows, QR generation services, and other small Unix command-line helpers.

### ソース

- Official README describes Bash-Snippets as small Bash scripts for heavy terminal users with no dependencies.
- Official README documents macOS/Linux testing, partial Windows testing, bundled tools, examples, and maintainer note.
- Official gist README documents `~/.config/gist.conf` usage.
- Official tag list shows a v1.x release series.
- input.source_facts.package-manager lists Homebrew, Nix, and Winget package mappings.


## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- infrastructure mutation or orchestration signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.config/gist.conf

## Credential files

- Unix: ~/.config/gist.conf
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** bash-snippets
- **Version Scheme:** 0
- **Revision:** 0
- **Conflicts With:** cheat, expect, pwned, todoman
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- Nix - bash-snippets: normalized package name match | nixpkgs package indexes: pkgs/by-name/ba/bash-snippets/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Nix - geo: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/ge/geo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- winget - TheCryptTeam.Crypt: installed executable or alias match | Windows Package Manager source index: TheCryptTeam.Crypt from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/ja/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [bashish](https://www.automicvault.com/ja/pkg/brew/bashish/) - Shares av.db curated category or tags: bash, cli, system.
- [bork](https://www.automicvault.com/ja/pkg/brew/bork/) - Shares av.db curated category or tags: bash, cli, system.
- [format-udf](https://www.automicvault.com/ja/pkg/brew/format-udf/) - Shares av.db curated category or tags: bash, cli, system.
- [hstr](https://www.automicvault.com/ja/pkg/brew/hstr/) - Shares av.db curated category or tags: bash, cli, system.
- [screenfetch](https://www.automicvault.com/ja/pkg/brew/screenfetch/) - Shares av.db curated category or tags: bash, cli, system.
- [xcv](https://www.automicvault.com/ja/pkg/brew/xcv/) - Shares av.db curated category or tags: bash, cli, system.
- [abduco](https://www.automicvault.com/ja/pkg/brew/abduco/) - Shares av.db curated category or tags: cli, system.
- [acl](https://www.automicvault.com/ja/pkg/brew/acl/) - Shares av.db curated category or tags: cli, system.

## Combined YAML source

View the package source record on GitHub. [combined/bash-snippets.yml](https://github.com/automic-vault/db/blob/main/combined/bash-snippets.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
