dotfiles
dotfiles copied to clipboard
A minimalist repository of my dotfiles for arch linux and a bootstrap to automate its installation
Dotfiles
A minimalist repository of my dotfiles for arch linux

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$PATHso 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.
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 file for more details.