Personal dotfiles for the gthell boxes (VPS + Xeon homelab).
dotfiles/— shell configs (zshrc, bashrc, tmux.conf).config/— app configs (btop, nvim/kickstart)
cp dotfiles/zshrc ~/.zshrc
cp dotfiles/tmux.conf ~/.tmux.conf
cp dotfiles/bashrc ~/.bashrc
cp -r .config/btop ~/.config/btop
cp -r .config/nvim ~/.config/nvim # nvim 0.12+, kickstart v4 (vim.pack)
# tmux plugins: git clone --depth 1 https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
# then: tmux-sensible, tmux-yank, tmux-resurrect into ~/.tmux/plugins/- VPS: vmi3380457 (gthell, Ubuntu) — Hermes brain (until Xeon migration completes)
- Xeon: 100.84.35.75 (gthell, Ubuntu 24.04) — Hermes home + build muscle
- nvim uses kickstart.nvim v4 (native
vim.pack— no Lazy/Mason bootstrap needed) - Default shell: zsh on both boxes
- History: session state bookmarks live in
~/notes/(not this repo)





