Skip to content

jean0t/linux-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linux Scripts

A collection of useful scripts to configure the environment, manage utilities, and organize the system.

Features

  • Scripts for environment setup
  • Utility scripts for daily tasks
  • Tools to improve system organization

Usage

  1. Choose your script
  2. Make the script executable:
chmod +x <script>
  1. (optional) Make the script avaiable to your PATH variable, so you can call it anytime you need.

SCRIPTS

The names are self explanatory

  • set_up_environment -> configuring_firewall.sh + config files to text editors (vim, nano) + config file to alacritty + set_up_git.sh
  • organization -> organize_downloads.sh and .py
  • utilities -> timing.sh (cronometer) + mount_device.sh (mount device automatically) + desktop_entry_creator.sh + hacker_news_cli.sh

Contributions

Contributions are welcome! Feel free to submit pull requests with improvements or new scripts.

License

This project is licensed under the GPL-3.0 License.

About

The goal of this project is to provide a set of useful scripts based on my daily usage and the experience of others.

About

Scripts that I made to automate some tasks that may be of help to you

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published