Skip to content

Commit 89cf895

Browse files
committed
Code clean-up
1 parent 7ab8b04 commit 89cf895

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

customizations/shell-integration.el

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
;; Sets up exec-path-from shell
22
;; https://github.com/purcell/exec-path-from-shell
33
(when (memq window-system '(mac ns))
4-
(exec-path-from-shell-initialize)
5-
(exec-path-from-shell-copy-envs
6-
'("PATH")))
4+
(exec-path-from-shell-initialize))

init.el

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@
1313
(add-to-list 'package-archives
1414
'("melpa-stable" . "https://stable.melpa.org/packages/") t)
1515

16-
;; (setq package-archives '(("gnu" . "http://elpa.gnu.org/packages/")
17-
;; ("marmalade" . "http://marmalade-repo.org/packages/")
18-
;; ("melpa" . "http://melpa-stable.milkbox.net/packages/")))
19-
20-
2116
;; Load and activate emacs packages. Do this first so that the
2217
;; packages are loaded before you start trying to modify them.
2318
;; This also sets the load path.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy