Remove scripts that are now in the z application

This commit is contained in:
Oliver Davies 2025-10-25 10:03:55 +01:00
parent a1b3975f39
commit dc510daa75
9 changed files with 4 additions and 198 deletions

View file

@ -43,7 +43,7 @@
}
{
action = "<cmd>silent !tmux new-window tmux-sessionizer<CR>";
action = "<cmd>silent !tmux new-window start-tmux<CR>";
key = "<C-f>";
options.silent = true;
}