Skip to content

hieuha/storm-alias

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thanks @emre (https://github.com/emre/storm)

Install

sudo python setup.py install

Configuartion

Append the code into ~/.zshrc or ~/.bashrc

if [ -f ~/.aliases ]; then
        . ~/.aliases
fi

Commands

Usage: stormalias [options]

Options:
  -h, --help            show this help message and exit
  -p PORT, --port=PORT  2106
  -d DEBUG, --debug=DEBUG
                        True|False

Screenshot

IMAGE
IMAGE

About

Manage Linux Aliases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published