From d9853e3341b39f35b492373292c955db2e82a9ee Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Fri, 10 May 2019 13:22:05 +0100 Subject: [PATCH] Add .functions --- vars/dotfiles.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/vars/dotfiles.yml b/vars/dotfiles.yml index e9aa32d..db50489 100644 --- a/vars/dotfiles.yml +++ b/vars/dotfiles.yml @@ -3,6 +3,7 @@ dotfiles_repo: "https://github.com/opdavies/dotfiles.git" dotfiles_repo_local_destination: "~/.dotfiles" dotfiles_files: - .aliases + - .functions - .gitconfig - .gitignore-global - .hushlogin