ez-cmd is an ohmyz.sh plugin that simplifies and streamlines common command-line tasks by providing easy-to-use shortcuts and aliases. With ez-cmd, you can quickly perform frequently used actions with just a few keystrokes. This plugin is perfect for users who want to boost their productivity and efficiency when working in the terminal.
git clone https://github.com/akgarhwal/ez-cmd.git $ZSH_CUSTOM/plugins/ez-cmd
plugins=(
.....
ez-cmd
)