Skip to content

My automated setup of apps and dotfiles using Ansible.

Notifications You must be signed in to change notification settings

jhunzik/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles

My personal dotfiles and development plugins. This repo uses Ansible to automate the setup.

Prereqs

  • Ansible
  • .../host_vars/localhost/vars.yml with your username:
    username: "username"

Usage

Initial set up is done by running the .../roles/system/files/bin/dotfiles script in the root of the directory. After the first run, the script is stored under ~/bin/ and can be run from anywhere by just calling dotfiles <optional_tag>

Sections are separated by Ansible tags and can be passed in a script argument to fine-tune setup. For example .../bin/dotfiles tmux.

About

My automated setup of apps and dotfiles using Ansible.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published