Skip to content

Commit

Permalink
fix: justfile for zellij 0.41.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dj95 committed Nov 4, 2024
1 parent 1d1fe4f commit c824e98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ build:

# Build zjstatus with tracing and start a zellij session with the dev layout.
run: build
zellij -l ./plugin-dev-workspace.kdl -s zjstatus-dev
zellij -n ./plugin-dev-workspace.kdl -s zjstatus-dev

# Watch and run tests with nextest.
test:
Expand Down

0 comments on commit c824e98

Please sign in to comment.