bcmr v0.6.3
§ commands

14 verbs.
zero magic.

every action in bcmr is a command you can type, pipe, alias, and commit to your shell history. below is the full surface — grouped, searchable, each entry self-introspectable via --help or --json.

press / to search · j/k or arrows to move

command

bcmr init

$ bcmr init <shell> [options]
stable

generate shell integration script with alias prefix/suffix for cp/mv/rm replacements.

usage
zsh · bcmr 0.6.3
flags
flagtypedefaultdescription
<shell>bash|zsh|fish|powershelltarget shell
--cmd <pfx>strcommand prefix, e.g. b → bcp, bmv, brm
--prefixstrexplicit prefix (overrides --cmd)
--suffixstrcommand suffix
--no-cmdboolfalsedon't create aliases
--pathpathadd directory to PATH