Skip to content

sudeepbogati7/Shell-Scripts-for-Debian-

Repository files navigation

By running git.sh script on your machine , it will install (if not installed) and initialize git in your required directory , prompt you for some data then automatically push to the repository.....

To get started with git.sh

  1. Clone this repo :
git clone https://github.com/sudeepbogati7/Bourne-again-Shell-Scripts/
  1. Move git.sh file to your project directory
  2. Make git.sh executable :
chmod +x git.sh
  1. Run:
./git.sh
  1. Provide the correct data while running git.sh file.

This script is used to download necessary packages to your debian linux machine. To run my_bash.sh:

chmod +x my_bash.sh && ./my_bash.sh

Now, it will install all the packages you need in your machine .....

This scripts helps you to play music/tracks of your home/Music directory

To begin :

chmod +x music-player.sh && ./music-player.sh

This script allows you to set timers.

To begin :

chmod +x set-timer.sh && ./set-timer.sh

Keep Learning , keep exploring ..........

About

Custom shell scrips to automate tasks ...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages