Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/druxorey/dotfiles
- Owner: druxorey
- License: gpl-3.0
- Created: 2024-02-02T06:13:33.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-04-09T03:57:31.000Z (9 months ago)
- Last Synced: 2024-04-09T04:38:17.967Z (9 months ago)
- Topics: archlinux, customization, dotfiles, guide, instalation
- Language: Shell
- Homepage: https://druxorey.github.io/
- Size: 22.4 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.