Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 245 Bytes

File metadata and controls

23 lines (14 loc) · 245 Bytes

newmacro

adds a new macro.

usage

newmacro <name>

notes

macros are global, and as such not per-profile.

two macros can't have the same name.

example(s)

newmacro macro1

this creates a new macro called "macro1".