fish
Verified for current stable LTS
Fish Command: Start Interactive Shell No Config
Use for start interactive shell no config with Fish. Exact CLI syntax to start interactive shell no config using Fish.
When to use this: Use for start interactive shell no config with Fish.
Command Syntax
fish -N fish -N Command Breakdown
-N- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to start interactive shell no config using Fish.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Fish Command: Check Script Syntax
fish -N <path/to/script.fish> Fish Command: Define And Export Environment Variable set -U -x <variable_name> <variable_value> Fish Command: Execute Command fish -c "<command>" Fish Command: Execute Command From Stdin <command> | fish Fish Command: Execute Script fish <path/to/script.fish>