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

This commit is contained in:
Daniel Fichtinger 2025-02-12 12:15:06 -05:00
parent a01694f82b
commit 5237f0f99b
5 changed files with 466 additions and 0 deletions

4
.config/yazi/init.lua Normal file
View file

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