はじめに

この資料は Rust 製のコマンドラインツール hstdb について紹介するものです。

Rustの環境構築やツールのインストール方法については以下を参照してください

Rust開発環境を整える

hstdb について

hstdb は、[zsh-histdb](<https://github.com/larkery/zsh-histdb>) のアイデアをベースにしたZshのコマンド履歴管理を改善するためのCLIツールです。複数マシンで履歴を同期させることも簡単です。

[GitHub - AlexanderThaller/hstdb: Better history management for zsh. Based on ideas from https://github.com/larkery/zsh-histdb.](https://github.com/AlexanderThaller/hstdb)

制限

hstdb は、Zsh だけをサポートしています。

特徴

zsh-histdbとほぼ同じ機能を提供します。

使用方法

hstdb [OPTIONS] [SUBCOMMAND]

オプション