Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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-