empjustine / shell-history-flake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

nix --refresh --extra-experimental-features 'nix-command flakes' profile install 'github:empjustine/shell-history-flake#atuin-bash'
# optional ctrl-r support
nix --refresh --extra-experimental-features 'nix-command flakes' profile install 'github:empjustine/shell-history-flake#atuin-bash-ctrl-r'
# optional up-arrow support
nix --refresh --extra-experimental-features 'nix-command flakes' profile install 'github:empjustine/shell-history-flake#atuin-bash-up-arrow'

About


Languages

Language:Nix 86.4%Language:Shell 13.6%