Skip to content
This repository has been archived by the owner on Feb 11, 2019. It is now read-only.

andrew-dias/dotfiles

Repository files navigation

DEPRECATED FEB 2019 - MIGRATED TO ANSIBLE

See https://github.com/andrew-dias/ansible-role-dev-machine

dotfiles

This dotfiles repo is powered by dotbot.

Installation

In my setup, these dotfiles are cloned and installed from this Ansible playbook. The manual steps are described below.

  1. Clone this repository
git clone https://github.com/andrew-dias/dotfiles.git
  1. Run the install script in the dotfiles directory
install
  1. Reboot

Next Steps

At this point your terminal should be running ZSH, and the zplug plugins should be installed automatically the first time it runs. If you have trouble, try running zplug install at the prompt.

You will still need to choose the Base 16 theme simply by typing something like base16_flat (my preferred theme right now).

NVIM plugins need to be manually installed by typing :PlugInstall in the command mode.

Releases

No releases published

Packages

No packages published