Skip to content

joriewong/walias

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A tool for appending alias to .zshrc.

Resources

License

Stars

Watchers

Forks

Packages

No packages published