Skip to content

jsf9k/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

352f7ce · Jul 3, 2024
Feb 10, 2023
Nov 15, 2022
Jul 3, 2024
Jun 17, 2020
Nov 2, 2022
Nov 2, 2022
Nov 15, 2022
Dec 14, 2021
Nov 15, 2022
May 13, 2021
May 13, 2021

Repository files navigation

.dotfiles - Linux configuration files

These are my Linux configuration files. The intent is that this repository be checked out into your home directory. After that installing the files is as simple as running stow for each (non-.git) entry in the .dotfiles directory:

$ stow --dotfiles $(find . -maxdepth 1 -mindepth 1 -type d -not -name ".git" -exec basename {} \;)

This is precisely what is done in the deploy.sh script.

About

Linux config files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published