testing adding config

This commit is contained in:
Denby 2026-01-18 21:37:36 -07:00
parent bd268c1000
commit 2215ef71f0
4 changed files with 32 additions and 0 deletions

Binary file not shown.

View File

@ -1062,3 +1062,35 @@ git log -1 --oneline
: 1768795570:0;mv -f ~/.config ~/.dotfiles/.config
: 1768795574:0;stow -v .
: 1768795585:0;git add .
: 1768795642:0;git commit -m "testing adding config"
: 1768795670:0;git config --global user.email "dj@d-jorgensen.com"
: 1768795693:0;git config --global user.name "Denby"
: 1768795696:0;git commit -m "testing adding config"
: 1768795705:0;git remote add origin gittea@192.168.1.156:djorgensen/.dotfiles.git
: 1768795714:0;git push -u origin main
: 1768795793:0;git remote add origin gitea@192.168.1.156:djorgensen/.dotfiles.git
: 1768795799:0;git push -u origin main
: 1768795845:0;git remote remove origin
: 1768795849:0;git remote add origin gitea@192.168.1.156:djorgensen/.dotfiles.git
: 1768795854:0;git push -u origin main
: 1768795937:0;git show ref
: 1768795943:0;git show-ref
: 1768796829:0;cd ~
: 1768796869:0;ssh-keygen -t ed25519 -f ~/.ssh/id_ed25519gitea
: 1768796887:0;cat ~/.ssh/id_ed25519gitea.pub
: 1768796942:0;cd ./.dotfiles
: 1768796986:0;nvim ~/.ssh/config
: 1768797031:0;ping gitea
: 1768797093:0;git remote add origin gitea@192.168.1.156:djorgensen/.dotfiles.git
: 1768797098:0;git push -u origin main
: 1768797115:0;git remote remove origin
: 1768797142:0;git remote add origin gitea@gitea.djorgensen.com:djorgensen/.dotfiles.git
: 1768797145:0;git push -u origin main
: 1768797154:0;nvim ~/.ssh/config
: 1768797163:0;git push -u origin main
: 1768797304:0;git push -u origin master
: 1768797318:0;nvim ~/.ssh/config
: 1768797329:0;git push -u origin master
: 1768797433:0;git checkout -b main
: 1768797441:0;git commit -m "testing adding config"
: 1768797453:0;git add .