diff --git a/makefile b/makefile index 2f691ec..3cab6d2 100644 --- a/makefile +++ b/makefile @@ -14,9 +14,9 @@ clean: doas nix store optimise push: - @~/.bash_ssh + @. ~/.bash_ssh git push pull: - @~/.bash_ssh + @. ~/.bash_ssh git pull