Skip to content
/ outils Public

Some useful functions (outils means tools/utils in french).

Notifications You must be signed in to change notification settings

lpenaud/outils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Outils

Some useful functions (outils means tools/utils in french).

Installation

First installation

$ git clone --recursive

Get submodules

$ git submodule update --init --recursive

Update submodules

Only on maintenance purposes a pull request is needed.

$ git submodule update --recursive --remote

Bash

Some functions to add to your terminal.

Use install.sh to inject functions in your ~/.bash_aliases.

Windows

Theses Bash scripts are compatible with Windows thanks to MSYS2.

About

Some useful functions (outils means tools/utils in french).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published