Life is too short to have leisure. I need time for having fun, spend some time with family and friends and obviously for sleeping. So, I have decided to automate whatever I do on `Computer`. Whatever I can skip doing myself by writing a script will be stored here.
18
stars
306
commits
Shell
primary language
Nov 16, 2023
updated
I am too much lazy and also love to experiment with code or my system. So, the system usually goes wrong and I need to reinstall it. But after the installing process finishes, my job starts. I always have to customize and install the packages mannually. And it takes time from the reserved time for my sleep. So, I somehow managed to write the scripts and helped me to be lazy
python3 Python/Favourite\ Packages\ Installer.py installs my favourite packages on debian based distropython3 Python/Install\ Themes.py configures my XFCE4-de as I like to usepython3 Python/Config\ vscode\ for\ me.py installs the plugins I use on my Visual Studio Codebash git.sh updates my git repo (The script needs to be located in the responsible repo. Current Location: Bash/git.sh)bash codebloks-installer.sh installs Code::Blocks IDE (As I was learning C on windows so it was needed :smile:. Location: Bash/codebloks-installer.sh)bash xampp_installer.sh install the famous XAMPP-Server on debian :smile: (Location: Bash/xampp_installer.sh)bash backup.sh for backing up my installed packages on system (Location: backup.sh)./SMS it has a long story. To compile: gcc -c SMS.c -o SMS -l curlWindows/Install Common Packages.cmd Installs some common Packages for my windows machineWindows/Windows10Debloater.ps1 Script to remove Windows 10 bloatwareThat's all... :relaxed:
:fire: :sleeping: :penguin:
Shell
30.3%
Python
28.4%
PowerShell
26.4%
Go
5.5%
Batchfile
4.7%
JavaScript
3.2%
C
1.2%
Life is too short to have leisure. I need time for having fun, spend some time with family and friends and obviously for sleeping. So, I have decided to automate whatever I do on `Computer`. Whatever I can skip doing myself by writing a script will be stored here.
18
stars
306
commits
Shell
primary language
Nov 16, 2023
updated
I am too much lazy and also love to experiment with code or my system. So, the system usually goes wrong and I need to reinstall it. But after the installing process finishes, my job starts. I always have to customize and install the packages mannually. And it takes time from the reserved time for my sleep. So, I somehow managed to write the scripts and helped me to be lazy
python3 Python/Favourite\ Packages\ Installer.py installs my favourite packages on debian based distropython3 Python/Install\ Themes.py configures my XFCE4-de as I like to usepython3 Python/Config\ vscode\ for\ me.py installs the plugins I use on my Visual Studio Codebash git.sh updates my git repo (The script needs to be located in the responsible repo. Current Location: Bash/git.sh)bash codebloks-installer.sh installs Code::Blocks IDE (As I was learning C on windows so it was needed :smile:. Location: Bash/codebloks-installer.sh)bash xampp_installer.sh install the famous XAMPP-Server on debian :smile: (Location: Bash/xampp_installer.sh)bash backup.sh for backing up my installed packages on system (Location: backup.sh)./SMS it has a long story. To compile: gcc -c SMS.c -o SMS -l curlWindows/Install Common Packages.cmd Installs some common Packages for my windows machineWindows/Windows10Debloater.ps1 Script to remove Windows 10 bloatwareThat's all... :relaxed:
:fire: :sleeping: :penguin:
Shell
30.3%
Python
28.4%
PowerShell
26.4%
Go
5.5%
Batchfile
4.7%
JavaScript
3.2%
C
1.2%