feat(zellij): set up tabnav plugin and fix some keybinds

This commit is contained in:
Matthew Ryan Dillon 2024-09-24 06:33:25 -04:00
parent bec1233fcc
commit dd99ddbe61
2 changed files with 14 additions and 2 deletions

View file

@ -9,3 +9,7 @@
url = "https://github.com/chriskempson/base16-shell.git"
refreshPeriod = "168h"
{{- end }}
[".config/zellij/plugins/room.wasm"]
type = "file"
url = "https://github.com/rvcas/room/releases/latest/download/room.wasm"
refreshPeriod = "168h"