[ssh] Cleaning up
This commit is contained in:
@ -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
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user