diff options
author | Colin Okay <colin@cicadas.surf> | 2022-07-11 07:42:31 -0500 |
---|---|---|
committer | Colin Okay <colin@cicadas.surf> | 2022-07-11 07:42:31 -0500 |
commit | 277f8bad2681529c6c969db5933231dd94b68532 (patch) | |
tree | 77d8e74b6df962f2a49ed7aa3b6ec5f802a479ff | |
parent | 16310d4825c4299a3dad21c73dc4f7b59f9755bc (diff) |
[reorganize]
-rw-r--r-- | init-el.org | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/init-el.org b/init-el.org index 1583679..0c4b7be 100644 --- a/init-el.org +++ b/init-el.org @@ -1522,7 +1522,7 @@ keep the string quoted - leave it unquoted in that .token file. <<literate-programming>> <<software-dev-essentials>> -<<shell-config>> +<<persp-eshell>> <<common-lisp-config>> <<haxe-config>> ;; <<webdev-setup>> @@ -1589,6 +1589,9 @@ a file whenever it is saved. ** Shell Config +The following defines commands used by my [[*My Leader Keys][leader key system]] to +association one shell with each [[*Perspectives Leader Key Menu][perspective aka layout]] + #+name: shell-config #+begin_src elisp :noweb no-export :results none @@ -1613,14 +1616,6 @@ a file whenever it is saved. ** Eshell :disabled: - -# #+name: shell-config -#+begin_src elisp :noweb no-export :results none -<<eshell-prompt-config>> -<<persp-eshell>> -#+end_src - - *** Eshell Prompt The ehsell prompt can be customized |