clone yazi

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-01-27 16:45:54 +01:00
parent 627604d3f7
commit 66ef93c612
2 changed files with 16 additions and 4 deletions

View File

@@ -163,7 +163,7 @@ in {
# Magic
{ on = "<C-h>"; run = "shell 'hx .' --block"; desc = "Open current directoy in Helix"; }
{ on = "<C-g>"; run = "shell 'lazygit' --block"; desc = "Open current directoy in Lazygit"; }
{ on = "<C-y>"; run = ''shell 'ghostty --command="yazi"' ''; desc = "Open current directoy in a new ghostty window"; }
{ on = "<C-y>"; run = ''shell 'ghostty --command="fish -C nx_yazi_into_fish"' --orphan ''; desc = "Open current directoy in a new ghostty window"; }
];
tasks.keymap = [
# Task