Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 912 Bytes

README.md

File metadata and controls

41 lines (28 loc) · 912 Bytes

Dotfiles

This repository contains machine-specific configuration to accompany my dotfiles.

After cloning this repo, run curate -v to automatically set up the dotfiles development environment.

Please Note: Dotfiles uses config_curator gem for installation.

Install

For Windows add PHP and {git_executable_path}/usr/local/bin/ directory to PATH using Path Editor tool.

git clone [email protected]:shivapoudel/dotfiles.git ~/.dotfiles
cd ~/.dotfiles

# Submodule
git submodule init
git submodule update

# Dotfiles
curate -v
./vim-plugins

# Installer
mkdir -p /usr/local/bin
./bin/{apigen|phpcs|phploy|phpunit|wp-cli|wp-dev}-install

Update

git submodule update --remote

License

Copyright (c) 2017 Shiva Poudel
Licensed under the MIT license:
http://shivapoudel.mit-license.org/