makefile | typo

This commit is contained in:
Don Harper 2023-09-26 07:45:23 -05:00
parent d0a42b9662
commit c600b3c322

View file

@ -14,9 +14,9 @@ clean:
doas nix store optimise
push:
@~/.bash_ssh
@. ~/.bash_ssh
git push
pull:
@~/.bash_ssh
@. ~/.bash_ssh
git pull