Replace exec-path-from-shell
This commit is contained in:
9
init.el
9
init.el
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user