2022-10-28 14:46:11 +02:00
|
|
|
|
|
|
|
Lissy93/Dotfiles - Scripts 📜
|
|
|
|
----------------------------
|
|
|
|
|
|
|
|
A set of Bash scripts for automating the setup and management of various systems.
|
|
|
|
|
|
|
|
* scripts/installs/ OS / distro specific package installation / update scripts
|
|
|
|
* Brewfile Packages to be installed via Homebrew on MacOS
|
|
|
|
* flatpak.sh Desktop apps to be installed on Linux GUI systems via Flatpak
|
|
|
|
* arch-pacman.sh Package installations using Pacman for Arch-based systems
|
|
|
|
* debian-apt.sh Package installations using apt for Debian-based systems
|
|
|
|
* alpine-pkg.sh Package installations using pkg for Alpine-based systems
|
|
|
|
* scripts/macos-setup/ Scripts to automate the configuration of MacOS systems
|
|
|
|
* macos-security.sh Apply essential MacOS security settings
|
|
|
|
* macos-preferences.sh Apply user MacOS preferences (spotlight, colors, behaviour, etc)
|
|
|
|
* macos-apps.sh Apply preferences to user applications (Finder, Mail, Terminal, etc)
|
2022-11-04 21:10:43 +01:00
|
|
|
* scripts/linux Scripts to configure standard Linux systems
|
|
|
|
* dconf-prefs.sh Apply preferences to (mostly GNOME apps) via dconf utility
|
2022-10-28 14:46:11 +02:00
|
|
|
|
|
|
|
Source: https://github.com/Lissy93/dotfiles/tree/master/scripts
|
2022-11-04 21:10:43 +01:00
|
|
|
Licensed under MIT (C) Alicia Sykes 2022 <https://aliciasykes.com>
|