From 0e7262444459fcbc3abc462e7cdef3cf946eb6da Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 13 Jan 2020 17:04:27 +0000 Subject: [PATCH] Remove old dotfiles code, update path --- vars/dotfiles.yml | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/vars/dotfiles.yml b/vars/dotfiles.yml index ef9af5c..ca72303 100644 --- a/vars/dotfiles.yml +++ b/vars/dotfiles.yml @@ -2,17 +2,4 @@ rcm_user: opdavies rcm_repos: - repo: 'https://github.com/opdavies/dotfiles' - dest: '/Users/opdavies/.dotfiles' - -dotfiles_repo: "https://github.com/opdavies/dotfiles.git" -dotfiles_repo_local_destination: "~/.dotfiles" -dotfiles_files: - - .aliases - - .functions - - .gitconfig - - .gitignore-global - - .hushlogin - - .ideavimrc - - .npmrc - - .vimrc - - .zshrc + dest: '/Users/opdavies/dotfiles'