Skip to content

phux/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Clone the repository:

git clone https://github.com/phux/.dotfiles.git

Install ansible:

cd .dotfiles && make

If you want to execute installation in vagrant:

make test

To install on localhost (will override your files, no backup!):

make provision

Some tasks it does

  • pip
  • rbenv & ruby
  • nvm & node
  • gvm & go
  • composer
  • linking dotfiles
  • antibody (zsh)
  • php & golang linters

TODOs

  • go get -u github.com/high-moctane/nextword