Skip to content

AlanBlanchet/linux-commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux-Commands

This package is intended for people who know how to use linux and some other tools like git. It will save you time in running commands by making aliases.

Installation

Clone the repository

git clone https://github.com/AlanBlanchet/linux-commands

Install is with ./install.sh

The install will move all files to ~/.aliases/ and delete all other content from ./.

Use commands

Linux-Commands will have sourced shortcuts so you can use them in your bash terminal.

To get help, use

aliases --help

To see what commands have shortcuts, use

aliases --list

Here is a list of the currently supported commands :

Examples

gaa => git add all

ns => npm start

sai x => sudo apt install x

About

My own linux commands

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages