Skip to content

MatthewDavidMiller/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts

This repository contains small scripts I have created.

Copyright (c) Matthew David Miller. All rights reserved.

Licensed under the MIT License.

Windows Scripts

  • 7z Batch Compress - PowerShell script to batch compress files and folders into a 7z archive.
  • Batch Process Hard Links - Batch script to create hard links for all files in the current directory.
  • Get File Hashes - PowerShell script to compute file hashes.
  • Printer Restart - Batch script to restart the print spooler and clear temporary spooler files.
  • Robocopy Backup - Batch script to copy a directory to another location.
  • Run PowerShell Scripts - Batch script to execute a PowerShell script without changing the system's execution policy.
  • Tar Batch Process Files - Batch script to archive all folders in the current directory into tar files.
  • View Hard Links - Batch script to display hard links for files in the current directory.
  • WSL Restart - Batch script to restart Windows Subsystem for Linux.

Linux Scripts

Omarchy Scripts

  • Backup OpenSnitch - Bash script to backup OpenSnitch rules.
  • Controller 8bitdo Setup - Bash script to configure an 8Bitdo controller with D-input.
  • Gaming Setup - Bash script to set up an optimal gaming environment for Proton on Omarchy Linux (Arch-based).
  • Local LLM Setup - Bash script to install and configure Ollama with ROCm for local large language models.
  • Network Tweaks - Bash script for high-bandwidth TCP optimizations for 2.5Gbps+ NICs on Arch Linux.
  • Security Setup - Bash script for initial setup of OpenSnitch, Bubblewrap, Bubblejail, and UFW.