1
0
Fork
You've already forked environment-client
0
  • Shell 100%
2026年05月25日 02:37:59 +02:00
.idea Fix typos and improve wording across multiple scripts and configuration files 2026年05月14日 18:36:03 +02:00
etc Disable default fish greeting, fix fastfetch script formatting, and update install script hint for CachyOS config adjustments 2026年05月24日 13:09:39 +02:00
usr Fix conditional logic for detecting CNAME records in digall script 2026年05月14日 18:36:24 +02:00
.gitignore Improve paru installation flow in install script to enhance security and environment handling 2026年05月25日 01:50:11 +02:00
environment-client.iml Initial commit: Wi-Fi Auto-Toggle Script 2026年05月01日 18:27:47 +02:00
install.sh Update install script to fix dig package mapping and add tmux-plugin-manager detection for debian 2026年05月25日 02:37:59 +02:00
LICENSE Initial commit 2026年05月01日 18:02:40 +02:00
prepare.sh Plymouth Theme: CachyOS - Red 2026年05月04日 02:21:34 +02:00
publish_sddm_output_config.sh Make it executable 2026年05月04日 04:47:06 +02:00
README.md Update README to remove unnecessary use of sudo in install commands and document dependency install option 2026年05月24日 21:50:57 +02:00

Client Setup

Installation

sudo useradd --create-home --system --shell /bin/bash --comment "Environment Client User" environment
sudo chmod o+rx /home/environment
sudo --login --user=environment git clone https://codeberg.org/Awalon/environment-client.git
/home/environment/environment-client/install.sh

Update

/home/environment/environment-client/install.sh

Install all missing dependencies for the environment...

/home/environment/environment-client/install.sh --dependencies

Config Tool

Publish Screen/Output Configuration

/home/environment/environment-client/publish_sddm_output_config.sh

Laptop/Desktop features

Network

  • NetworkManager Dispatcher for automated Wifi-Toggle
  • digall command for improved dig usage
  • netscan command for improved nmap usage (local network scan)

Shell/CLI

  • Awalon theme for starship prompt
  • Awalon theme for fastfetch system information
  • Fish shell aliases
  • tmux default profile incl. theme
  • Show Host Name as System Banner

GUI/KDE/Plasma