1
1
Fork 0

Compare commits

..

4 Commits

2 changed files with 8 additions and 0 deletions

View File

@ -61,3 +61,9 @@ Host kitsunehosting.net/gitea
Host devserver
HostName 10.12.32.35
User joe
# The little docker host in the closet
# Runs the vestabot image
Host stdocker1
HostName 10.20.30.225
IdentityFile ~/.ssh/stdocker

2
.zshrc
View File

@ -1,5 +1,7 @@
# Joe added this:
uwufetch
echo ""
fortune
# Add my bins to path
path+=("$HOME/.local/bin")