diff options
Diffstat (limited to 'init-el.org')
-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 |