From 846e7aea8cf1ad99699a711d6bef22d829a04e9e Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 28 Sep 2016 19:00:34 +0100 Subject: [PATCH] Update dotfiles destination --- vars/dotfiles.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/vars/dotfiles.yml b/vars/dotfiles.yml index dd9491a..b2d9035 100644 --- a/vars/dotfiles.yml +++ b/vars/dotfiles.yml @@ -1,6 +1,8 @@ --- dotfiles_repo: "https://github.com/opdavies/dotfiles.git" -dotfiles_repo_local_destination: "~/Code/Personal/github/dotfiles" + +dotfiles_repo_local_destination: "~/.dotfiles" + dotfiles_files: - .config/fish/functions/ga.fish - .config/fish/functions/gc.fish