mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-22 04:51:12 +02:00
9 lines
173 B
Markdown
9 lines
173 B
Markdown
# mkalias
|
|
|
|
An alias management tool that creates/removes aliases and preserves them across shells/boots.
|
|
|
|
### Usage
|
|
|
|
mkalias insert rmf "rm -rf"
|
|
or remove rmf
|
|
|