[ssh] Cleaning up
This commit is contained in:
@ -32,7 +32,7 @@
|
||||
doom ; what makes DOOM look the way it does
|
||||
doom-dashboard ; a nifty splash screen for Emacs
|
||||
;;doom-quit ; DOOM quit-message prompts when you quit Emacs
|
||||
(emoji +unicode) ; 🙂
|
||||
;;(emoji +unicode) ; 🙂
|
||||
hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW
|
||||
hydra
|
||||
;;indent-guides ; highlighted indent columns
|
||||
|
||||
@ -56,6 +56,8 @@ Host bt1.unbl.ink
|
||||
IdentityFile ~/.ssh/2022_h2_powellc
|
||||
User root
|
||||
|
||||
Host hungryroot.service mundilfari.service kari.service
|
||||
User powellc
|
||||
|
||||
# Inside our network, skip strict host key checking
|
||||
Host *.service
|
||||
|
||||
@ -87,3 +87,4 @@ source "$HOME/.aliases"
|
||||
export PATH="$PATH:/home/powellc/.lmstudio/bin"
|
||||
# End of LM Studio CLI section
|
||||
|
||||
export OLLAMA_HOST=0.0.0.0
|
||||
|
||||
Reference in New Issue
Block a user