Skip to content

Dotfiles are the customization files (their filenames usually begin with a period) that are used to personalize your linux or other Unix-based system. This repository contains my personal dotfiles.

License

Notifications You must be signed in to change notification settings

dnlmsr/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

This is a collection of my dotfiles. Use yadm if you want them nicely managed.

Requirements

For requirements see requirements.txt.

Installation

In order to ease installation I created a simple archinstall config. To use it run:

curl https://raw.githubusercontent.com/dnlmsr/dotfiles/feature/archinstall/.config/archinstall/user_configuration.json -o ./user_configuration.json
archinstall --config ./user_configuration.json

After arch is installed, you can reboot and download the dotfiles, the bootstrap will take care of downloading paru and install all dependencies:

# HTTPS connection
yadm clone https://github.com/dnlmsr/dotfiles.git

# SSH connection
yadm clone [email protected]:dnlmsr/dotfiles.git

yadm bootstrap

About

Dotfiles are the customization files (their filenames usually begin with a period) that are used to personalize your linux or other Unix-based system. This repository contains my personal dotfiles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published