Update deps and nushell

This commit is contained in:
2025-09-07 16:54:33 +08:00
parent ce4aad3e04
commit 3db0b9726c
2 changed files with 13 additions and 12 deletions

View File

@@ -27,6 +27,7 @@ in
$env.config.history.file_format = "sqlite"
$env.config.history.max_size = 5_000_000
$env.config.completions.algorithm = "fuzzy"
$env.config.keybindings = [
{