AutoYADM commit: 2025-03-14 18:45:06

This commit is contained in:
Daniel Fichtinger 2025-03-14 18:45:06 -04:00
parent 42f6cf6d13
commit e179969086
3 changed files with 16 additions and 2 deletions

View file

@ -1,4 +1,6 @@
local M = {}
require("custom-shell"):setup({
history_path = "default",
save_history = true,
})