Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 991 Bytes

File metadata and controls

31 lines (19 loc) · 991 Bytes

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": {}
}

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.