From db2cea967d7c54c826ea71a0ebb7b2bc3497bf58 Mon Sep 17 00:00:00 2001 From: Jonas Forsberg Date: Thu, 18 Nov 2021 17:40:14 +0100 Subject: [PATCH] . --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b10f2cc..27d8e29 100644 --- a/README.md +++ b/README.md @@ -41,6 +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](.functions/dotf.sh)* If you want you can add a remote repository make sure that it's secure if you manage sensitive information. ```bash