Fixes for debian and first version of fedora script
This commit is contained in:
@@ -19,7 +19,7 @@ wget -qO- https://git.justw.tf/Lightemerald/linux-scripts/raw/branch/main/setup-
|
||||
|
||||
### arch-setup.sh
|
||||
|
||||
This script is specifically designed for Arch Linux systems. It includes functions to install packages, check and install `whiptail`, add repositories, update the system, set up Pacman configuration, and install various package groups such as Zsh, themes, games, Pipewire, Cups, NetworkManager, Bluetooth, virtualization, containers, U2F, and OpenRGB. It also includes a function to set up browsers and another to configure U2F.
|
||||
This script is specifically designed for Arch Linux systems. It includes functions to install packages, check and install `whiptail`, add repositories, update the system, set up Pacman configuration, and install various package groups such as Zsh, themes, games, Pipewire, Cups, NetworkManager, Bluetooth, virtualization, containers, U2F, and OpenRGB. It also includes functions to set up browsers, configure U2F, and set up Plymouth.
|
||||
|
||||
To run this script:
|
||||
```sh
|
||||
@@ -32,7 +32,7 @@ wget -qO- https://git.justw.tf/Lightemerald/linux-scripts/raw/branch/main/arch-s
|
||||
|
||||
### debian-setup.sh
|
||||
|
||||
This script is tailored for Debian-based systems. It includes functions to install packages, add repositories, update the system, set up Plymouth, and install various package groups such as Zsh, games, Pipewire, Cups, NetworkManager, Bluetooth, virtualization, containers, U2F, and OpenRGB. It also includes a function to set up browsers and another to configure U2F.
|
||||
This script is tailored for Debian-based systems. It includes functions to install packages, add repositories, update the system, set up Plymouth, and install various package groups such as Zsh, games, Pipewire, Cups, NetworkManager, Bluetooth, virtualization, containers, U2F, and OpenRGB. It also includes functions to set up browsers, configure U2F, and set up Plymouth.
|
||||
|
||||
To run this script:
|
||||
```sh
|
||||
@@ -45,7 +45,7 @@ wget -qO- https://git.justw.tf/Lightemerald/linux-scripts/raw/branch/main/debian
|
||||
|
||||
### fedora-setup.sh
|
||||
|
||||
This script is intended for Fedora systems. It is currently a placeholder and will be developed to include similar functionalities as the Arch and Debian setup scripts.
|
||||
This script is intended for Fedora systems. It includes functions to install packages, add repositories, update the system, set up Plymouth, and install various package groups such as Zsh, games, Pipewire, Cups, NetworkManager, Bluetooth, virtualization, containers, U2F, and OpenRGB. It also includes functions to set up browsers, configure U2F, and set up Plymouth.
|
||||
|
||||
To run this script:
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user