Notice: This repository is connected to the Xscriptor-dev repositories, to the brand consolidation.
- Basics Includes post-installation scripts, applications, and documentation of installation things that I regularly use on daily-use systems.
- General Includes specific customizations for application interfaces that I regularly use in my daily-use system.
- x Automations to install de X environment on different distributions.
Tree
X
x-> scripts related to xos
├── basics
│ ├── linux
│ │ ├── desktop
│ │ │ └── gnome
│ │ │ └── openbar
│ │ │ └── configfiles
│ │ └── terminal
│ │ ├── alias
│ │ │ ├── github
│ │ │ └── navigation
│ │ ├── installations
│ │ │ ├── monitorization
│ │ │ └── qemu
│ │ └── scripts
│ │ └── github
│ └── windows
│ ├── postinstallation
│ ├── taskbarcustomization
│ │ └── xw11-taskbar
│ └── yasb
│ ├── config
│ └── preview
├── general
├── Jetbrains
│ └── xscriptor-theme
│ ├── download
│ ├── gradle
│ │ └── wrapper
│ ├── preview
│ └── src
│ └── main
│ └── resources
│ ├── META-INF
│ ├── colors
│ └── themes
├── custom-tools- zsh XBase for zsh
curl -sLO https://raw.githubusercontent.com/xscriptor/X/main/x/zsh/script.sh && chmod +x script.sh && ./script.sh