tuckr
Verified for current stable LTS
Tuckr Command: Add Dotfiles Except Specified Programs
Use for add dotfiles except specified programs with Tuckr. Exact CLI syntax to add dotfiles except specified programs using Tuckr.
When to use this: Use for add dotfiles except specified programs with Tuckr.
Command Syntax
tuckr add * -e <program1>,<program2> tuckr add * -e <program1>,<program2> Command Breakdown
-e- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to add dotfiles except specified programs using Tuckr.
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
Tuckr Command: Add All Dotfiles To System
tuckr add * Tuckr Command: Add Program Dotfile And Run Setup Script tuckr set <program> Tuckr Command: Check Dotfile Status tuckr status Tuckr Command: Remove All Dotfiles From System tuckr rm * Grep Command: Use Extended Regexes Case Insensitive grep -Ei "<search_pattern>" <path/to/file>