ryjen / dotfiles

stow powered, conventional, cross-platform, zsh-based dotfiles delivered with ansible for replicating environments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

for a perfect yellow submarine with a periscope and radar.

Yellow Submarine

Requirements

Ansible on a local or remote machine.

Usage

Install on local machine ./bootstrap.sh install Uninstall on local machine ./bootstrap.sh uninstall

What's included?

See documentation for individual roles of programs and configurations.

Roles are divided into categories:

  • basic: minimum install
  • default: a few bells and whistles
  • extra: the full shebang

Roles can be specified on the command line:

./bootstrap.sh install -t <role>

Testing

vagrant up

or ./bootstrap.sh --test <install|uninstall>

Deployment

Define your inventory in inventory/deploy/hosts and run:

./bootstrap.sh --deploy <install|uninstall>

About

stow powered, conventional, cross-platform, zsh-based dotfiles delivered with ansible for replicating environments


Languages

Language:Vim Script 45.7%Language:Lua 31.4%Language:Shell 22.6%Language:Jinja 0.3%