watiko / zsh-history-utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zsh-history-utils

zsh-history-utils 0.1.0
manipulate the history file of zsh

USAGE:
    zsh-history-utils <SUBCOMMAND>

OPTIONS:
    -h, --help       Print help information
    -V, --version    Print version information

SUBCOMMANDS:
    decode    Convert a history file to a JSON Lines
    encode    Convert a JSON Lines to a history file
    help      Print this message or the help of the given subcommand(s)
    merge     Merge multiple history files into a single history file

links

About

License:MIT License


Languages

Language:Rust 100.0%