AutoYADM commit: 2025-02-12 12:50:06

This commit is contained in:
Daniel Fichtinger 2025-02-12 12:50:06 -05:00
parent 603f754475
commit 2cd3272dac
4 changed files with 28 additions and 2 deletions

View file

@ -2,3 +2,4 @@ require("custom-shell"):setup({
history_path = "default",
save_history = true,
})
require("git"):setup()