From 2018-2022, I used Linux as a primary OS. This repository is an archive of every custom install I've done durin that time, and should contain enough information to replicate any of them.
These days, I care a lot less about my desktop setup since I SSH into my home server instead of developing locally.
I still think Linux customization is a lot of fun, and encourage you to try it out if you have an old laptop and a day off! There's something magical about transforming a generic text-only interface into your own unique creation with just a few commands.
- Distro: Arch Linux
- Desktop Environment: Openbox
- Terminal: kitty
- Editor: vim, vscode
Please navigate to a different branch to view specific instructions on how to install the dotfiles!
- Colorfull: A boxy pastel-colored Openbox rice
- SummerSkyRedux: A graphical overhaul of the SummerSky config, with a new color scheme
- SummerSky: Vanilla Arch Qtile rice
- Manjaro-Summer: A Manjaro Openbox rice with custom wallpaper
- Openbox-Winter: A cleaner, more customized spiritual successor to Openbox-OSX
- Openbox-OSX: A vanilla Arch-based Openbox rice inspired by MacOS
- Openbox
- bspwm
- Fork if necessary, then create a new branch from master.
- Delete this README and rename
EXAMPLE_README.md
toREADME.md
. - Edit the new README to include all necessary details and screenshots for your configuration. The goal is to make it easy for any user to reproduce your exact setup by simply following instructions.
- Upload your dotfiles! Remember to include any configs that are outside of
~/.config
and any special instructions for installing them. Also remove any files from.config
that are not unique to your config (e.g. spotify, vscode, discord...) - Add your branch to the directory in the master README.