# config.ShellCommand.new

- **Module:** config.ShellCommand
- **Package:** tmux-workspace
- **Language:** Rust
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-rs/blob/f0e37052c232636b61d095817046e6bfc8f2ca40/crates/tmux-workspace/src/config.rs#L256
- **Page:** https://libtmux.org/en/rs/latest/workspace/reference/config-shellcommand-new/

```
config.ShellCommand.new(cmd: impl Into<String>) -> Self
```

A command with no settings of its own.
