My minimalist i3-wm Arch Linux configuration to manage the dotfiles.
WARNING: In case you want to give these dotfiles a try you should fork the repository, review the code and tailor it to your needs. Blindly copying my settings can result in undefined behavior. Use at your own risk!
sh -c "$(curl -fsSL https://raw.githubusercontent.com/qbibubi/.doftiles/main/install.sh)"
- Installation of package managers
- yay package manager
- Fetching config files from github
- Zsh setup with plugins
- Porting to Python (?)
- Set fonts (emoji, nerdfonts, etc.)
- Disk partitioning
- User creation
- Wiktor Fałek for creating the yay package manager install function