Skip to content

agtorre/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Dotfiles by Aaron Torres Inspired by https://github.com/palcu/dotfiles

Getting Started

  • the playbooks folder contains Ansible that provisions a machine with apps and config
  • ZSH config through antigen
  • Vim config through Vundle

Setup

From a new Vagrant machine or fresh ubuntu image

sudo apt-get update
sudo apt-get install git python-pip python-dev
sudo pip install ansible
cd ~/; git clone [email protected]:agtorre/dotfiles.git
cd ~/dotfiles/playbooks
ansible-playbook -i inventory vagrant.yml --ask-sudo-pass

About

A central location for all of my dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published