chrsmutti / dotfiles

My dotfiles written as Ansible roles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

My dotfiles with homer support.

Requirements

  • Install homer
  • Clone this repository.
git clone https://github.com/chrsmutti/dotfiles.git ~/Workspace/dotfiles

Usage

homer will link all files inside the home directory into it's repesctive folders in $HOME.

cd ~/Workspace/dotfiles
homer

./scripts/init-vim.sh # some minor stuff for nvim to function properly.

About

My dotfiles written as Ansible roles.

License:MIT License


Languages

Language:Shell 52.2%Language:Lua 47.8%