Debian Bash Configuration Script

This scripts are designed to configure a fresh Bash environment on a Debian system. It automates the installation of useful tools and enhances your command-line experience.

Usage

To run one of the scripts, let say you want to execute init.sh you can use the following command:

git clone --depth 1 https://github.com/Migacz85/shell-config && chmod +x -R shell-config/ && ./shell-config/init.sh 
git clone --depth 1 https://github.com/Migacz85/shell-config && chmod +x -R shell-config/ && ./shell-config/wp_info.sh 

It will automatically run on the server and run the script.