move ssh env to init

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2024-06-02 04:35:17 -04:00
committed by Alice Huston
parent 7cf827f732
commit 10e1a4612c
2 changed files with 6 additions and 0 deletions

View File

@ -137,3 +137,4 @@
;; (require 'tree-sitter-langs)
;; (global-tree-sitter-mode)
;; (add-hook 'tree-sitter-after-on-hook #'tree-sitter-hl-mode))