Skip to content

jayharris/dotfiles

Repository files navigation

dotfiles (jayharris)

Installation

Warning: These are my preferred settings. Use at your own risk!

Using Git and the bootstrap script

You can clone the repository; the bootstrapper script will pull in the latest version and copy the files to your home folder.

git clone https://github.com/jayharris/dotfiles.git && cd dotfiles && source bootstrap.sh

To update, cd into your local dotfiles repository and then:

source bootstrap.sh [--force]

Git-free install

To install these dotfiles without Git:

cd; curl -#L https://github.com/jayharris/dotfiles/tarball/master | tar -xzv --strip-components 1 --exclude={README.md,bootstrap.sh,.osx,LICENSE-MIT.txt}

To update later on, just run that command again.

Feedback

Suggestions/improvements are welcome and encouraged!

Author

twitter/jayharris
Jay Harris

Thanks to…

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages