Skip to content

Commit

Permalink
Update zellij.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Grant G <[email protected]>
  • Loading branch information
BalliAsghar and grant0417 authored Jan 14, 2025
1 parent 3b8a1f4 commit 2357fe1
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions src/zellij.ts
Original file line number Diff line number Diff line change
Expand Up @@ -979,33 +979,6 @@ const subcommands: Fig.Subcommand[] = [
{
name: "setup",
description: "Setup zellij and check its configuration",
/*
OPTIONS:
--check
Checks the configuration of zellij and displays currently used directories
--clean
Disables loading of configuration file at default location, loads the defaults that
zellij ships with
--dump-config
Dump the default configuration file to stdout
--dump-layout <DUMP_LAYOUT>
Dump specified layout to stdout
--dump-plugins [<DIR>...]
Dump the builtin plugins to DIR or "DATA DIR" if unspecified
--dump-swap-layout <DUMP_SWAP_LAYOUT>
Dump the specified swap layout file to stdout
--generate-auto-start <SHELL>
Generates auto-start script for the specified shell
--generate-completion <SHELL>
Generates completion for the specified shell
*/
options: [
{
name: "--check",
Expand Down

0 comments on commit 2357fe1

Please sign in to comment.