Skip to content

VoidSysLine/Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

🛠️ System-Skripte-Sammlung

Eine kuratierte Sammlung nützlicher Systemskripte für Windows, Linux und macOS.
Jedes Skript befindet sich in einem eigenen Unterordner mit zugehöriger Dokumentation.


📁 Struktur

/
├── windows/         # Windows-spezifische .bat/.reg/.ps1-Skripte
│   └── shell-icons/ # Beispiel: Explorer-Symbole überschreiben
├── linux/           # Linux-Skripte (.sh)
├── mac/             # macOS-Skripte

▶️ Verwendung

  1. Repository klonen:
    git clone https://github.com/voidsysline/scripts.git
  2. Zum gewünschten Skript navigieren:
    cd windows/shell-icons
  3. README im Unterordner lesen und Skript ausführen.

⚠️ Hinweis

  • Einige Skripte erfordern Administratorrechte (z. B. Registry-Zugriff).
  • Nutzung auf eigene Gefahr – bitte Code vor der Ausführung prüfen.
  • Besonders Registry-Änderungen und Explorer-Neustarts können kritisch sein.

📄 Lizenz

MIT-Lizenz – frei nutzbar, aber ohne Garantie oder Gewährleistung.
Siehe LICENSE für Details.


🛠️ System Scripts Collection

A curated set of useful system scripts for Windows, Linux, and macOS.
Each script is located in its own subfolder with documentation.


📁 Structure

/
├── windows/         # Windows-specific .bat/.reg/.ps1 scripts
│   └── shell-icons/ # Example: override Explorer icons
├── linux/           # Linux scripts (.sh)
├── mac/             # macOS scripts

▶️ Usage

  1. Clone the repository:
    git clone https://github.com/voidsysline/scripts.git
  2. Navigate to the script folder:
    cd windows/shell-icons
  3. Read the README in the subfolder and execute the script.

⚠️ Disclaimer

  • Some scripts require administrator privileges (e.g., registry access).
  • Use at your own risk – review the code before running anything.
  • Especially registry edits and Explorer restarts can be risky.

📄 License

MIT License – free to use without warranty or liability.
See LICENSE for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published