(README)~change repo location for personal Emacs
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#+TITLE: Dotfiles
|
#+TITLE: Dotfiles
|
||||||
#+AUTHOR: Oreodave
|
#+AUTHOR: Aryadev Chavali
|
||||||
#+DESCRIPTION: README for Dotfiles
|
#+DESCRIPTION: README for Dotfiles
|
||||||
|
|
||||||
* Introduction
|
* Introduction
|
||||||
@@ -15,7 +15,7 @@ the system I've created, we're going to use my build of Emacs.
|
|||||||
|
|
||||||
#+begin_src sh
|
#+begin_src sh
|
||||||
cd ~/.local/src;
|
cd ~/.local/src;
|
||||||
git clone git@git.aryadevchavali.com:/oreodave/emacs.git;
|
git clone git@git.aryadevchavali.com:/git/emacs.git;
|
||||||
cd emacs;
|
cd emacs;
|
||||||
sh personal-install;
|
sh personal-install;
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|||||||
Reference in New Issue
Block a user