Skip to content

boldfield/dotfiles-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9b4f3cc · May 7, 2016

History

54 Commits
Nov 20, 2011
Nov 20, 2011
Sep 2, 2012
May 7, 2016
Nov 20, 2011
Nov 20, 2011
Nov 20, 2011
Mar 26, 2012
Sep 2, 2012

Repository files navigation

Dotfiles

Install

curl -s https://raw.github.com/boldfield/dotfiles/master/script/install.sh | sh

The install process will git clone the project if git is available or download the project via curl. It will then make the project.

Pre-Install

The default install directory is $HOME/.dotfiles. That path can be overridden in the $HOME/.dotrc file by defining the DOTFILES variable. For example:

DOTFILES="$HOME/path/to/dotfiles"

Pre-Requisites

Required

  • sh
  • mkdir
  • curl
  • make

Optional

  • git

TODO

The bashrc flow takes too long. There should be a make recipe to combine all scripts into a single script to eliminate includes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published