my dotfiles
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alpha Chen c268a5ef04
[meta] Moar cleanup
10 years ago
Alfred 2/Alfred.alfredpreferences [alfred] Tweak workflows 10 years ago
ansible [meta] Moar cleanup 10 years ago
bash [bash] Add bash config 10 years ago
config/.config/powerline [powerline] Add powerline config 10 years ago
dnsmasq [meta] Remove resolver settings for SM 10 years ago
git [git] Changes for 2.1 10 years ago
pentadactyl [pentadactyl] Ignore info 10 years ago
readline [readline] Add config 10 years ago
resolver Fix resolver/dev 10 years ago
ruby [ruby] s/::/./ for calling class methods 10 years ago
src [prezto] Add submodule for prezto 10 years ago
ssh/.ssh [ssh] Use ansible for ssh 10 years ago
tmux [tmux] Moar history 10 years ago
vim [vim] Remove treetop plugin 10 years ago
.gitignore [meta] Moar cleanup 10 years ago
.gitmodules [vim] Remove treetop plugin 10 years ago
Alpha.terminal [meta] Add terminal settings 10 years ago
LICENSE Initial commit 10 years ago
README.md [meta] Fix up the README 10 years ago
bootstrap.sh [dotfiles] Use absolute paths for Homebrew 10 years ago

README.md

A new beginning for what used to be my conf_dir project, since dotfiles appears to be the conventional name of these types of repos nowadays.

This uses Ansible to provision new machines and stow for managing conf files that can be symlinked.

Requirements

Usage

On a fresh install, the bootstrap script installs Homebrew and Ansible, clones the dotfiles repo into ~/Dropbox/dotfiles, and creates a symlink to that repo in ~/.dotfiles.

curl -L https://raw.github.com/kejadlen/dotfiles/master/bootstrap.sh | sh
cd ~/.dotfiles/ansible && /usr/local/bin/ansible-playbook main.yml --ask-sudo-pass
rm -f ~/*.retry