xdmnl / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xavier's dotfiles

This repo is a collection of my dotfiles managed by rcm.

Installation

  1. Download & extract the repo to ~/code/dotfiles
mkdir -p ~/code/dotfiles && curl -L https://github.com/xdmnl/dotfiles/tarball/master | tar -xzv --strip-components=1 -C ~/code/dotfiles
  1. Execute the setup script
sh ~/code/dotfiles/src/setup.sh
  1. Symlink your files
rcup -d ~/code/dotfiles -x README.md -x src

Credits

Inspiration and code from:

About


Languages

Language:Vim Script 55.7%Language:Shell 44.2%Language:AppleScript 0.1%