GitHub - w0ng/dotfiles: Config files for OSX (master) and archlinux (archlinux)

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

/ dotfiles Public

Config files for OSX (master) and archlinux (archlinux)

67 stars 11 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

Repository files navigation

dotfiles

Usage

Install https://www.gnu.org/software/stow/

brew install stow

Clone this repo to $HOME directory:

git clone https://github.com/w0ng/dotfiles.git ~/dotfiles && cd ~/dotfiles

Use stow to manage symlinking e.g. for config files in git/:

stow git/

Config files are now symlinked:

$ ls -la ~ | grep .git
lrwxr-xr-x   1 andrew  staff     34  9 Dec 21:33 .gitattributes_global -> dotfiles/git/.gitattributes_global
lrwxr-xr-x   1 andrew  staff     23  9 Dec 21:33 .gitconfig -> dotfiles/git/.gitconfig
lrwxr-xr-x   1 andrew  staff     30  9 Dec 21:33 .gitignore_global -> dotfiles/git/.gitignore_global

About

Config files for OSX (master) and archlinux (archlinux)

Topics

Resources

Readme

Activity

Stars

67 stars

Watchers

6 watching

Forks

11 forks

Releases

No releases published

Packages

No packages published