mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-29 04:53:17 +02:00
mkalias moved over
This commit is contained in:
parent
d848c94804
commit
046a2753b6
3 changed files with 155 additions and 0 deletions
9
plugins/mkalias/README.md
Normal file
9
plugins/mkalias/README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# mkalias
|
||||
|
||||
An alias management tool that creates/removes aliases and preserves them across shells/boots.
|
||||
|
||||
### Usage
|
||||
|
||||
mkalias insert rmf "rm -rf"
|
||||
or remove rmf
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue