Skip to content

A vscode extension used to manage your system aliases

License

Notifications You must be signed in to change notification settings

chouchouji/alias-manager

Repository files navigation

logo

Alias Manager

A tool used to manage your system aliases

version stars license


Features

  • 🎨   Support create, delete, rename and run system alias
  • 📦   Support custom path that used to store aliases

Usage

Create Alias

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.

create-alias

Rename Alias

It supports rename an alias.

rename-alias

Delete Alias(es)

It supports delete all aliases or one alias.

delete-alias

Run 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.

run-alias

Set Store Path

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

store-path

Feedback

If you encounter problems or have good ideas and suggestions, please report here.

ChangeLog

ChangeLog

License

MIT

About

A vscode extension used to manage your system aliases

Resources

License

Stars

Watchers

Forks

Packages

No packages published