AutoYADM commit: 2025-03-15 02:00:06

This commit is contained in:
Daniel Fichtinger 2025-03-15 02:00:06 -04:00
parent 6b99c84a29
commit 8ce2157c2b
5 changed files with 62 additions and 9 deletions

View file

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