This commit is contained in:
2021-08-24 15:14:04 -04:00
2 changed files with 8 additions and 0 deletions

View File

@@ -62,3 +62,9 @@ Host kitsunehosting.net
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")