Don't hard code nu shell path for ghostty

This commit is contained in:
2025-12-04 00:38:37 +01:00
parent 8ef6a87ba1
commit 04a07210a4

View File

@@ -7,7 +7,7 @@ window-width = 140
window-height = 35 window-height = 35
window-save-state = always window-save-state = always
auto-update = download auto-update = download
command = /home/linuxbrew/.linuxbrew/bin/nu # command = /home/linuxbrew/.linuxbrew/bin/nu
keybind = ctrl+shift+l=goto_split:right keybind = ctrl+shift+l=goto_split:right
keybind = ctrl+shift+h=goto_split:left keybind = ctrl+shift+h=goto_split:left
keybind = ctrl+shift+j=goto_split:bottom keybind = ctrl+shift+j=goto_split:bottom