ssh <username>@<host> 'git init --bare ~/git/dotfiles.git'
git push <username>@<host>:~/git/dotfiles main