From 5a7f2d02ad8ab6ff484c0a85160a2a37603aff93 Mon Sep 17 00:00:00 2001 From: paul-loedige Date: Sat, 29 Oct 2022 14:44:57 +0900 Subject: [PATCH] completed doom emacs installation --- emacs/.emacs.d | 2 +- zsh/.zshrc | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/emacs/.emacs.d b/emacs/.emacs.d index ceb9856..5b2ea8c 160000 --- a/emacs/.emacs.d +++ b/emacs/.emacs.d @@ -1 +1 @@ -Subproject commit ceb985673ccd2be869bdde2ea4f41c84e9354f1e +Subproject commit 5b2ea8c32f8a4358ed492beb50f2e257f38c9672 diff --git a/zsh/.zshrc b/zsh/.zshrc index 8e501eb..076353a 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -69,6 +69,7 @@ source $ZSH/oh-my-zsh.sh # additional path variables export PATH=$PATH:~/.local/bin +export PATH=$PATH:~/.emacs.d/bin ### ALIAS' ### #jokes