This commit is contained in:
2025-08-31 01:13:08 +02:00
parent cfc897c53b
commit 455b348f60
65 changed files with 11 additions and 12882 deletions

View File

@@ -1,4 +1,3 @@
-- ~/.config/yazi/init.lua
require("bookmarks"):setup({
last_directory = { enable = true, persist = true, mode="dir" },

View File

@@ -1,5 +1,4 @@
[mgr]
# Custom mappings
prepend_keymap = [
#{ on = "<C-a>", run = "echo 'one'", desc = "Single command with `Ctrl + a`" },