WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

jsf9k/.dotfiles

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