Skip to content

AJ-Holzer/os_setup_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OS Setup Scripts

File OS Included
ubuntu/24.04/kde_plasma.sh KDE Plasma Desktop:
- Wayland ⮕ X11

Programs:
- Signal
- Discord
- Spotify
- VS-Code
- Brave

Shortcuts:
- Shortcuts will be replaced

KDE Plasma

Included

Installation

Download and Verify

# Download
curl -fsSL "https://raw.githubusercontent.com/AJ-Holzer/os_setup_scripts/refs/heads/main/ubuntu/24.04/kde_plasma.sh" -o kde_plasma.sh

# Verify hash
sha256sum kde_plasma.sh

Verify that the output hash matches this SHA-256 hash: 8f0dc016a8e7accd15f5596827e83dc02daa03cadcb849f5cc3c02ab87185e95

Start Setup

# Make executable
sudo chmod +x kde_plasma.sh

# Start setup
sudo bash kde_plasma.sh

Releases

No releases published

Packages

No packages published

Languages