# bashish を Homebrew, MacPorts でインストール

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

## インストール

```sh
sudo av install brew:bashish
```

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

### macOS

- Homebrew (100%):

```sh
brew install bashish
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install bashish
```

  証拠: MacPorts ports tree: sysutils/bashish/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:bashish
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/bashish>
- **バージョン:** 2.2.4
- **ソース概要:** Theme environment for text terminals
- **ホームページ:** <https://bashish.sourceforge.net/>
- **上流ドキュメント:** <https://bashish.sourceforge.net/>
- **ライセンス:** GPL-2.0-or-later
- **ソースアーカイブ:** <https://downloads.sourceforge.net/project/bashish/bashish/2.2.4/bashish-2.2.4.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- bashish (cli)
- bashishtheme (cli)
- bashish (エイリアス)
- bashishtheme (エイリアス)

## 依存関係

- dialog

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.2.4
- ローカルデータ: OK
- 上流リポジトリ: https://bashish.sourceforge.net/
- 情報: No package-manager update timestamp was available.
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

Bashish is a terminal theme environment from the SourceForge-era desktop customization world. Its official site describes it as software that changes terminal colors, fonts, transparency, background images, and prompts for shells such as bash, zsh, and tcsh.

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

Bashish developed as a shell and terminal theming layer rather than a single prompt theme. Its README explains that application theming works by placing launchers in the path: the launcher applies a terminal theme, runs the real command with the original arguments and exit code, and restores the terminal afterward.

The 2.x ChangeLog shows a project concerned with terminal compatibility, startup speed, per-theme APIs, revision-control prompt indicators, and retro terminal themes. Version 2.2.2 explicitly notes a revival after bitrot, fixes for gnome-terminal behavior, new BashPrompt-derived themes, and the move to GitHub.

### 採用の歴史

The official news page records early packaging interest: Debian request-for-sponsorship work, a Gentoo ebuild attempt, and Pascal Bleser's SuSE Guru repositories. The SourceForge file feed shows released source archives and distro packages for 2.2.x in 2010.

Bashish occupied a niche before modern prompt frameworks became common: it offered themed prompts, titles, and per-application terminal appearance across many terminal emulators and shells.

### 使われ方

The README tells users to run `bashish` once to set up shell startup files, restart the shell, list themes with `bashish list`, and select themes with commands such as `bashish conda` or `bashish conda blue`.

The project supports prompt theming for common shells and terminal theming for terminal emulators including xterm, rxvt, rxvt-unicode, gnome-terminal, Linux console, mlterm, SGI xwsh, Terminal.app, PuTTY, Cygwin, screen, and others, with varying feature support.

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

Bashish is package-nerd interesting because it captures a pre-Starship, pre-Powerlevel prompt era where terminal look-and-feel was managed by shell wrappers, startup-file edits, and terminal escape/control behavior rather than a single cross-shell binary.

It is also a small historical artifact of SourceForge distribution culture: tarballs, .deb, RPM, Slackware packages, Gentoo bugs, and distro repositories all appear in the official release trail.

### タイムライン

- 2006: Official news notes SuSE/Gentoo packaging work, Debian RFS activity, and Bashish 2.0.5/2.0.6 updates.
- 2010: SourceForge publishes the 2.2.4 source archive and distro packages; the ChangeLog calls out startup speedups and package fixes.
- 2010: Version 2.2.2 ChangeLog says Bashish is now on GitHub at `github.com/arnognulf/bashish`.
- 2010s: Later ChangeLog entries continue terminal compatibility and theme fixes, including Mac OS X foreground/background handling.

### Related projects

- The Bashish ChangeLog imports or adapts themes from the BashPrompt project. Its own README positions it alongside shell prompt customization and terminal emulator theming rather than as a general shell framework.

### ソース

- <https://bashish.sourceforge.net/>
- <https://bashish.sourceforge.net/news.html>
- <https://github.com/arnognulf/bashish/blob/master/ChangeLog>
- <https://github.com/arnognulf/bashish/blob/master/README>
- <https://sourceforge.net/projects/bashish/files/bashish/2.2.4/ChangeLog/download>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** bashish
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- MacPorts - bashish: normalized package name match | MacPorts ports tree: sysutils/bashish/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched Homebrew package provider.
- [dialog](https://pkg.so/ja/brew/dialog/) - Runtime dependency declared by Homebrew.
- [pv](https://pkg.so/ja/brew/pv/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [less](https://pkg.so/ja/brew/less/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [screen](https://pkg.so/ja/brew/screen/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [ranger](https://pkg.so/ja/brew/ranger/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [lesspipe](https://pkg.so/ja/brew/lesspipe/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [picocom](https://pkg.so/ja/brew/picocom/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [ov](https://pkg.so/ja/brew/ov/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [dtach](https://pkg.so/ja/brew/dtach/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [shx](https://pkg.so/ja/npm/shx/) - Local package facts share a topical domain. Shared terms: bash, cli, shell, system, terminal.

## Combined YAML source

View the package source record on GitHub. [combined/bashish.yml](https://github.com/mxcl/pkgdb/blob/main/combined/bashish.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
