Replace exec-path-from-shell

This commit is contained in:
Zelong Kuang
2025-12-22 13:13:21 +11:00
parent 937394e2b4
commit cdfb970b89
2 changed files with 51 additions and 5 deletions

View File

@@ -1,4 +1,6 @@
;; -*- lexical-binding: t -*-
;;; init.el --- This is the -*- lexical-binding: t -*-
;;; Commentary:
;;; blablabla
(require 'init-better-default)
@@ -32,3 +34,8 @@
(require 'init-haskell)
(require 'init-rust)
(require 'init-ocaml)
(provide 'init)
;;; Code:
;;; alskdjasd
;;; init.el ends here