[ssh] Cleaning up

This commit is contained in:
2026-07-15 12:49:24 -04:00
parent 08f33acd1a
commit f78a789c72
3 changed files with 4 additions and 1 deletions

View File

@ -32,7 +32,7 @@
doom ; what makes DOOM look the way it does doom ; what makes DOOM look the way it does
doom-dashboard ; a nifty splash screen for Emacs doom-dashboard ; a nifty splash screen for Emacs
;;doom-quit ; DOOM quit-message prompts when you quit Emacs ;;doom-quit ; DOOM quit-message prompts when you quit Emacs
(emoji +unicode) ; 🙂 ;;(emoji +unicode) ; 🙂
hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW
hydra hydra
;;indent-guides ; highlighted indent columns ;;indent-guides ; highlighted indent columns

View File

@ -56,6 +56,8 @@ Host bt1.unbl.ink
IdentityFile ~/.ssh/2022_h2_powellc IdentityFile ~/.ssh/2022_h2_powellc
User root User root
Host hungryroot.service mundilfari.service kari.service
User powellc
# Inside our network, skip strict host key checking # Inside our network, skip strict host key checking
Host *.service Host *.service

View File

@ -87,3 +87,4 @@ source "$HOME/.aliases"
export PATH="$PATH:/home/powellc/.lmstudio/bin" export PATH="$PATH:/home/powellc/.lmstudio/bin"
# End of LM Studio CLI section # End of LM Studio CLI section
export OLLAMA_HOST=0.0.0.0