clawker alias set
Create or update a command aliasSynopsis
Create a shortcut for a clawker command. The expansion is appended to ‘clawker’ in place of the alias name; any extra arguments are appended after it. Use N in the expansion to place positional arguments explicitly. Be cautious with placeholders: most shells expand 1 before clawker sees it. Escape them ("\1”) or single-quote the expansion. Overwriting an existing alias requires —clobber.Examples
Options
Options inherited from parent commands
See also
- clawker alias - Manage command aliases