- 🎨 Support create, delete, rename and run system alias
- 📦 Support custom path that used to store aliases
You can create a new alias.
Tip
Please ensure that you have understood how to create a right alias.
Don't allow to add duplicate
alias.
It supports rename an alias.
It supports delete all aliases or one alias.
Click run
button, it will activate terminal and exec that command.
If the terminal shows error like command not found
, close terminal and try again.
The default store path is ${homedir}/.zshrc
, like /Users/xxx/.zshrc
. If you want to custom your alias store path, modify it by Setting/Extensions/Alias Manager
If you encounter problems or have good ideas and suggestions, please report here.