diff --git a/content/config/nushell/scripts/ide.nu b/content/config/nushell/scripts/ide.nu index a2d6875..08f1114 100755 --- a/content/config/nushell/scripts/ide.nu +++ b/content/config/nushell/scripts/ide.nu @@ -190,7 +190,7 @@ export def `zjstatus powerline_right` [] { fg: $ZELLIJ_BG } ] | where $it != null) - render powerline $ZELLIJ_BG $elements --end "" + render powerline $ZELLIJ_BG $elements --separator "" --start "" --end "" } def `ci status` [] {