🔧 Where my dotfiles lives in harmony and peace, most of the time
Shell 50.5%
CSS 10.9%
Makefile 4.4%
Other 34.2%
1059 1 0

Clone this repository

https://tangled.org/davidgasquez.com/dotfiles
git@tangled.org:davidgasquez.com/dotfiles

For self-hosted knots, clone URLs may differ based on your setup.

README.md

.dotfiles

Here you will find my dotfiles, living in peace and harmony.

image

🔍 Overview#

📦 Configuration#

Follow the Arch Linux installation guide to set up your system.

Once Arch is installed and this repository cloned locally, the fastest way to set up the system is by running the different make targets defined in the Makefile. Each target handles the configuration for different components of the system.

For example, to set up your shell configuration:

make terminal

🧰 Utility Scripts#

The repository includes several useful scripts in the scripts/ directory.

🔧 Post-Installation Steps#

After setting up the basic configuration, run:

make post-installation

These steps need to be done manually until I automate them!

📜 License#

MIT © David Gasquez