Skip to content

A collection of small scripts that I have written to automate some tasks.

Notifications You must be signed in to change notification settings

Kan-A-Pesh/lil-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lil-scripts

This repository contains a collection of small scripts that I have written to automate some tasks.

Installation

To install the scripts, you can clone this repository and run the lil-install script.
This will install all the required dependencies and add the lil-scripts directory to your PATH.

git clone https://github.com/Kan-A-Pesh/lil-scripts.git
cd lil-scripts
./lil-install

Updating

If you want to update the scripts, you can run the lil-update script (from anywhere).

lil-update

Uninstallation

If you want to uninstall the scripts, you can run the lil-uninstall script.

Note: This will remove the lil-scripts directory from your PATH and delete all the scripts.

lil-uninstall

List of scripts

  • lil-help: A script to display help messages for all the scripts in this repository.
  • dps: A simple wrapper around docker ps that adds some color to the output and makes it easier to read.

License

This repository is licensed under the MIT License - see the LICENSE file for details.

Contributing

If you have any ideas for new scripts or improvements to existing ones, feel free to open an issue or a pull request.

About

A collection of small scripts that I have written to automate some tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published