Add zellij sessions for servers

main
trivernis 10 months ago
parent 77a064be3b
commit 5588a8195c
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

@ -1,5 +1,10 @@
# Nushell Config File
{{#if ctx.zellij_sessions}}
if $env.ZELLIJ? == null {
zellij attach -c --index 0
}
{{/if}}
# for more information on themes see
# https://www.nushell.sh/book/coloring_and_theming.html
let dark_theme = {

Loading…
Cancel
Save