walias A tool for appending alias to .zshrc and .bashrc files. Installation npm install walias -g Usage # command and alias are required arguments walias <alias> <command> Example walias gst 'git status' # execute 'gst' will show git status information gst License MIT