This commit is contained in:
2026-02-23 21:31:45 -05:00
parent fe22df7bea
commit af42d1be15
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ set -e
DOTFILES_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
# Packages to stow
PACKAGES=(bash kitty fastfetch)
PACKAGES=(bash kitty fastfetch ssh)
echo "Setting up dotfiles from $DOTFILES_DIR"
+4
View File
@@ -0,0 +1,4 @@
Host gitea.kolpacksoftware.com
HostName 192.168.1.67
Port 222
User git