/Script-Repository

For Scripts I use frequently

Primary LanguageShellGNU General Public License v3.0GPL-3.0

My System Script Repository:

BSD Banner

Table of Scripts:


The scripts themselves are ordered in this way: Executables are in the root of each folder, and sourceable scripts that other scripts call upon for functions are stored in the appropriately labeled folders. Old folders are for storing older scripts that I wish to use in future frankenstein monsters.

  • Apple Scripts

    • Written mostly in Zsh, most of the scripts are also Bash Compatible, and a preference towards portability was attempted with each. When in doubt check the Shebang.
  • BSD Scripts

    • Written in bash and rarely tcsh, these scripts are largely for setting up BSD Operating systems to my preferences, but their utility varies.
  • Crystal Programs

    • Written in Crystal Language, these are my first compiled programs.
  • Linux Scripts

    • Written mostly in Zsh, most of the scripts are similarly Bash Compatible, I do attempt to mark in the Shebang's which is which as needed.
  • Windows Scripts

    • Written mostly in Powershell with a little CMD thrown in for certain situations, there is also a small library of sourceable functions.

These are available for others to use as they see fit, I never mind a small credit in the code, I don't have to see it and don't demand it.

Attribution is placed in scripts where necessary and possible, Thanks: Craby4GitHub, and JR-CodeHub!

All scripts are licensed under the: GNU GENERAL PUBLIC LICENSE Version 3, text is included in the LICENSE file.

--- Happy Scriptin'! ---