From f31482b10182bd02013808b6e3de2aa5ca566d0a Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Fri, 17 Apr 2026 10:54:11 +0100 Subject: feat: replace lf with yazi file manager - Create minimal yazi.toml: show_hidden, scrolloff=10, mtime linemode - Create keymap.toml: shell access (!), bookmark dirs (g r/./x/s/S) - Add y() shell wrapper for cd-on-exit to zshrc - Add yazi section to KEYBINDS.md - Remove old lf config --- home/.config/yazi/yazi.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 home/.config/yazi/yazi.toml (limited to 'home/.config/yazi/yazi.toml') diff --git a/home/.config/yazi/yazi.toml b/home/.config/yazi/yazi.toml new file mode 100644 index 0000000..793ca59 --- /dev/null +++ b/home/.config/yazi/yazi.toml @@ -0,0 +1,5 @@ +[mgr] +show_hidden = true +scrolloff = 10 +linemode = "mtime" +title_format = "Yazi: {cwd}" -- cgit v1.2.3-70-g09d2