From fd519152955f9b771af7cd25f0f6ae2fa3745c66 Mon Sep 17 00:00:00 2001 From: jonas Date: Thu, 18 Nov 2021 16:43:59 +0000 Subject: [PATCH] ' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e690127..acd1c47 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ if you want to add some bash completion to dotf you can just add the following l ``` [[ $(type -t __git_complete) == function ]] && __git_complete dotf __git_main ``` -*I use my functions defined in [dotf.sh](src/branch/master/.functions/dotfiles.sh)* +*I use my functions defined in [dotf.sh](.functions/dotfiles.sh)* If you want you can add a remote repository make sure that it's secure if you manage sensitive information. ```bash