Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1 KB

File metadata and controls

33 lines (21 loc) · 1 KB

Shell History (shell-history)

Preserve shell history across dev container instances. Currently supports bash, zsh, and fish

Example Usage

"features": {
    "ghcr.io/stuartleeks/dev-container-features/shell-history:0": {
        "version": "latest"
    }
}

Options

Options Id Description Type Default Value

Changelog

Version Notes
0.0.3 Set HISTFILE_OLD when replacing a previous HSITFILE value
0.0.2 Initial work to reduce the requirement on sudo in shell-history
0.0.1 Initial version

Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.