Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 885 Bytes

README.md

File metadata and controls

32 lines (26 loc) · 885 Bytes

dotfiles

Installation

git clone [email protected]:lucasmazza/dotfiles.git ~/src/dotfiles
cd ~/src/dotfiles
./script/setup

The script/setup script will:

  • Add symlinks for each file under symlinks to your home directory.
  • Add symlinks for each file under ~/Dropbox/symlinks to your home directory.
  • Inject the init.zsh file in your ~/.zshrc.
  • Create a set of standard directories under ~/src to organize your git repositories.

Utilities