Skip to content

dimpram/.dotfiles

Repository files navigation

~/.dotfiles [WIP]

Preview

My configuration files for my 2021 Arch Linux rice which is based around Mac OS Big Sur. This configuration runs currently on my Xiaomi MI Air 13.3 2018 global edition and thus the bootstraping script contains some optional optimizations (disable nvidia GPU, screen calibration, drivers, keyboard...) that you can install in case that you have the same laptop.

Programs

Getting Started

First clone the repo.

$ git clone --recurse-submodules https://github.com/dimpram/dotfiles.git ~/git/.dotfiles

After cloning the respository, update the submodules.

$ cd ~/git/.dotfiles && git submodule update --remote --merge

Finally, run the setup script.

# ./setup.sh

Once this script completes you'll be loaded into my build of dwm window manager with everything configured according to my configs (and preferences).

Notes

In order to set up this rice you need to install Arch Linux and create a user. This can be done by following the Arch Wiki.

The automatic bootstrap script uses sudo, so you'll need to ensure your user is apart of the wheel group.

About

These are my system dotfiles

Resources

Stars

Watchers

Forks