Skip to content

radovan-svedic/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles (For ZSH)

This repository is for my dotfiles. Feel free to pull and customize as you wish. Pull requests are welcome also!

Installation

Installation is quite easy, you just need to pull the repo, run bundler, and then run rake.

cd $HOME
git clone https://github.com/rvalente/dotfiles.git .dotfiles
cd .dotfiles
bundle install
rake

This will setup your .gitconfig, install all the necessary submodules for git, and backup all your existing files.

Updating Brew

I have now included a whenever task to run brew update each day to ensure you have the latest brew package info.

cd ~/.dotfiles
whenever -w

Credit

Thank you to Zach Holman for many great ideas and his OCD-level implementation style/technique.

About

My Dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published