Skip to content

javierjulio/dotfiles

Repository files navigation

DEPRECATED

I now have these same files in my laptop script as it was tedius having to jump back and forth between the two. Anything with setting up my development environment is now contained there.

dotfiles

These are my dot files and configuration scripts for bash, git, ruby, irb, etc.

Installation

Run my laptop script which will install dotfiles in ~/Projects/dotfiles folder.

Standalone installation

  • git clone https://github.com/javierjulio/dotfiles.git ~/Projects/dotfiles
  • rake install
    • Will link all files to home directory.
    • Prompted on any files that require input (e.g. gitconfig).
    • To update just re-run rake install and it will check for identical files and prompt if a replace will occur. The replace action preserves the existing file in file.orig.
  • Create a ~/.bash_local file for system specific settings.

Resources

About

DEPRECATED - now part of laptop script in the javierjulio/laptop repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published