mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-15 00:52:39 +02:00
feat: default to nushell - zellij
This commit is contained in:
@@ -197,8 +197,9 @@ plugins {
|
|||||||
|
|
||||||
// Choose the path to the default shell that zellij will use for opening new panes
|
// Choose the path to the default shell that zellij will use for opening new panes
|
||||||
// Default: $SHELL
|
// Default: $SHELL
|
||||||
|
// Change to nushell
|
||||||
//
|
//
|
||||||
// default_shell "fish"
|
default_shell "nu"
|
||||||
|
|
||||||
// Toggle between having pane frames around the panes
|
// Toggle between having pane frames around the panes
|
||||||
// Options:
|
// Options:
|
||||||
|
|||||||
Reference in New Issue
Block a user