Skip to content

begault/dotfiles

 
 

Repository files navigation

To install

Start by forking this repository. Then, in a terminal:

export GITHUB_USERNAME=your_github_username_here

Then pull the code:

mkdir -p ~/code/$GITHUB_USERNAME && cd $_ && git clone [email protected]:$GITHUB_USERNAME/dotfiles.git

Install the dotfiles:

cd ~/code/$GITHUB_USERNAME/dotfiles
zsh install.sh

Configure git:

cd ~/code/$GITHUB_USERNAME/dotfiles
zsh git_install.sh

About

My OS X dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 54.2%
  • Vim Script 45.8%