Skip to content

drjole/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Dotfiles

This repository contains my personal dotfiles that I use on my Arch Linux based systems. Refer to this repository for the installation script of my systems.

The dotfiles are grouped in multiple directories that are intended to be applied using GNU Stow.

The shared directory contains the files that are intended to be used on all systems.

The jolepc and jolelaptop directories contain configuration specific to the respective system. The name of the directory matches the hostname of that system.

To apply the dotfiles, clone this repository:

git clone [email protected]:drjole/dotfiles.git ~/.dotfiles

Then, apply the dotfiles:

cd ~/.dotfiles
stow shared
stow "$(hostname)"

About

Dotfiles for my Arch Linux setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published