Skip to content

Angeladadd/easycmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easycmd

A command line tool which stores annoying command and its nickname

Install

bash install.sh

Usage

  1. Store an annoying command
easycmd cache annoying-complex-fking-command
# Or with an alias
# easycmd cache annoying-complex-fking-command -a test

# If you want to store commands with parameters
# easycmd cache "another command -with parameter"
  1. Search the annoying command by entering part of it or its alias
easycmd find anno

The output shall be

ALIAS: annoying-complex-fking-command CMD: annoying-complex-fking-command

About

A not really easy helper for complex commands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published