Merge branch 'development' into 'master'
Fixed emacs path See merge request jmhbnz/tooling!2
This commit is contained in:
@ -224,11 +224,11 @@ An integral part of our pair development workflow is [[https://github.com/humacs
|
|||||||
#+NAME: Install and configure humacs
|
#+NAME: Install and configure humacs
|
||||||
#+BEGIN_SRC shell
|
#+BEGIN_SRC shell
|
||||||
# Clone down humacs
|
# Clone down humacs
|
||||||
git clone --recursive https://github.com/humacs/humacs /home/$USER/Downloads/
|
git clone --recursive https://github.com/humacs/humacs /home/$USER/
|
||||||
|
|
||||||
|
|
||||||
# Need to ensure environment variables are set for load path
|
# Need to ensure environment variables are set for load path
|
||||||
export EMACSLOADPATH=/home/$USER/Downloads/humacs
|
export EMACSLOADPATH=/home/$USER/humacs
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** Step 5 - Setup mutt email client
|
** Step 5 - Setup mutt email client
|
||||||
|
|||||||
Reference in New Issue
Block a user