##########
### Warning: under construction!!!
##########
Collection of small scripts designed to perform basic and general tasks
- Linux OS, shell bash OR windows with cygwin or shell tool (required)
- Dialogs packages: zenity, dialog or whiptail instaled (strongly recommended)
This project may require to create some environment variables, shell functions and/or shell alias in your system. So these conventions were adopted to identify these objects:
-
The names of visible environment variables begins with LXV_;
-
The names of functions begins with lxf_;
-
The names of alias begins with lx;
before using any script of this project check the possible impacts on your system
There are two way to install Luxes
- Directly in your script
Give an example
- In your shell profile file
Give an example
Inside [Root]/detached
folder has some detached scripts that will be integrated to the project