mirror of
https://github.com/sebaschi/dotfiles.git
synced 2025-12-29 02:08:27 +01:00
Don't hard code nu shell path for ghostty
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user