Skip to content

All of the scripts i use for private and work purposes, auto loaded into your bashrc

Notifications You must be signed in to change notification settings

justlucdewit/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Lukes script repository

A package of handy bash tools/command for software development and personal purposes.

I created these scripts because I love automating my life at work and my personal administration. Feel free to use and even modify these scripts.

They are mainly written to be used in WLS2 Ubuntu, but I am planning to make it work on any system that supports bash out of the box.

LSR is easy to use, compiles itself, and can automatically be installed/updated/deinstalled.

Installation guide

To install Lukes script repository. you need to run 2 simple commands.

# Clone the repository into ~/scripts
git clone https://github.com/justlucdewit/scripts ~/scripts

# Execute the install script
sudo ~/scripts/_install.sh

This should succesfully install Lukes Script Repository. No restart is needed. Everything should be emediately available

TODO:

  • Profile switching protection

  • Converting command

  • Multi-profiling

  • Custom config syntax

  • term-gui-forms

  • term-gui-apps

  • Support for version downloading

  • Support for version switching

  • Remake install script

  • Easy user management

  • Easy host management

  • Easy tmux management

  • Support for multiple users

  • Saving and starting with previous path

  • use helper prints for everything

  • codefind

  • --fuzzy argument for codefind

  • Ensure no double build

  • npmscripts --show

About

All of the scripts i use for private and work purposes, auto loaded into your bashrc

Resources

Stars

Watchers

Forks

Packages

No packages published