Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/capi-nemoo/nemooscripter
Complete Arch Linux setup with i3, zsh, Alacritty, picom, and dotfiles. Minimal and personalized for a sysadmin workflow.
https://github.com/capi-nemoo/nemooscripter
Last synced: about 1 month ago
JSON representation
Complete Arch Linux setup with i3, zsh, Alacritty, picom, and dotfiles. Minimal and personalized for a sysadmin workflow.
- Host: GitHub
- URL: https://github.com/capi-nemoo/nemooscripter
- Owner: Capi-nemoo
- License: gpl-2.0
- Created: 2024-10-11T08:29:28.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-07T04:50:23.000Z (about 2 months ago)
- Last Synced: 2024-11-09T00:55:42.816Z (about 1 month ago)
- Language: Shell
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# myArch-btw-
myArch-btw- is a set of scripts and configurations designed for those who want to start with Arch Linux in a more organized and structured way. This project complements [nemoo-config](https://github.com/yourusername/nemoo-config), providing a system that creates and organizes essential directories and initial configurations right after Arch installation.
## Features
- **Automated Configuration**: Automatically sets up common user directories and initial settings, including fonts, permissions, and general system configurations.
- **Repository Activation**: Configures the extra repository in `pacman.conf` (yay) to access additional packages and tools.
- **Custom Dotfiles**: Includes general dotfiles to fine-tune settings needed to customize and optimize the Arch Linux experience.## What Does It Do?
- Creates basic user and system directories.
- Adjusts configurations like system fonts, directory permissions, and other general parameters.
- Offers a script to activate Arch’s extra repository.
- Sets up essential dotfiles to personalize and streamline the system from the start.## Requirements
- Installed and updated Arch Linux.
- Internet connection to download and apply additional configurations.## Installation
Clone this repository on your Arch Linux system:
```bash
git clone https://github.com/yourusername/myArch-btw-.git
cd myArch-btw-