ChrisTitusTech / linutil

Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks.
https://christitus.com
MIT License
2.73k stars 225 forks source link

automount disks script, grub bootloader themes script, bottles install script, ssh commands automation #318

Closed guruswarupa closed 1 month ago

guruswarupa commented 2 months ago

Pull Request

Title

nnyyxxxx commented 1 month ago

@guruswarupa Too many scripts are being added here; you should move that ssh script to a new PR so this PR is easier to review.

guruswarupa commented 1 month ago

@guruswarupa Too many scripts are being added here; you should move that ssh script to a new PR so this PR is easier to review.

@nnyyxxxx only 4 :) not adding anymore to this.

ChrisTitusTech commented 1 month ago

Sorry for the inconvenience. We had a massive restructure of the codebase to improve future development. Because of this can you update your PR to the new structure. Thank you for your assistance and contribution.

guruswarupa commented 1 month ago

@ChrisTitusTech @nnyyxxxx i've fixed those conflicts.

nnyyxxxx commented 1 month ago

@ChrisTitusTech @nnyyxxxx i've fixed those conflicts.

Awesome!

jeevithakannan2 commented 1 month ago

Can you please split this PR into separate feature PRs

nnyyxxxx commented 1 month ago

Watch out @ChrisTitusTech There are some bashisms in this. read -p is NOT posix compliant.