Giter Site home page Giter Site logo

aliasr's Introduction

NPM Version NPM Downloads Build Status Coverage Status dependencies Status devDependencies Status

aliasr

Create permanent command-line shortcuts & aliases

aliasr is a Node script that persists aliases between sessions so you don't have to set them up each time.

Installation

$ npm i -g aliasr

Available commands

add <ALIAS_NAME> <COMMAND>
remove <ALIAS_NAME>
update <ALIAS_NAME> <COMMAND>
list
delete-backups
add-standards (Adds a few common commands)
help

Example usage

$ aliasr add hi echo Hello World!

What aliases can I add?

How about some of the following?

aliasr agi sudo apt-get install
aliasr ll ls -Alh
aliasr gp git pull
aliasr cw cd c:\work\
aliasr h history
aliasr hg history | grep
aliasr ns npm run start

Acknowledgements

aliasr uses pathmgr.cmd and UpdateEnvVariable.exe to ease the additions to the PATH variable in Windows.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.