Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/druxorey/dotfiles

This is where I store my dotfiles. It also contains installation scripts and guides for installing Arch and bspwm. This repository is meant to help me and others set up a minimalist and efficient Arch Linux system.
https://github.com/druxorey/dotfiles

archlinux customization dotfiles guide instalation

Last synced: 2 days ago
JSON representation

This is where I store my dotfiles. It also contains installation scripts and guides for installing Arch and bspwm. This repository is meant to help me and others set up a minimalist and efficient Arch Linux system.

Awesome Lists containing this project

README

        

Dotfiles

A minimalist repository of my dotfiles for arch linux

![Desktop Screenshot](/assets/main-rice.webp)





## Repository Structure

- `assets`: Contains files needed for the repository, such as screenshots.

- `config`: This directory contains specific configuration files for different programs and tools.

- `scripts`: Here you can find several scripts that are added to the `$PATH` so that they can be executed at any time.

## Installation

The `arch-bootstrap.sh` script automates the initial installation and configuration of an Arch Linux system. It updates the system, installs essential packages (both from Pacman and AUR), and enables necessary services like the firewall and the login manager.

It’s particularly useful for users who want a quick and straightforward installation process. You can find the script [here](arch-bootstrap.sh).

## Dependencies

In this repository are the configuration files for my work environment, below is a list of the most important programs.


Program
Link


Linux Distribution
arch


Window Manager
bspwm


Shell
zsh


Prompt
oh my posh


Terminal
kitty


System Fetch
fastfetch


Bar
polybar


Browser
brave


Editor
neovim


File Manager
yazi


Application Launcher
rofi


Colorscheme
dracula


Wallpaper
download


GTK Theme
dracula gtk


Icon Theme
dracula papirus


Cursor
dracula cursor


GUI Font
noto sans nerd font



TUI Font
hack nerd font

## License

This project is licensed under the GPL-3.0 License. See the [LICENSE](LICENSE) file for more details.