fixed some issues in the README
This commit is contained in:
parent
0b95a0ff41
commit
026d802d76
@ -202,7 +202,7 @@
|
|||||||
installation. And let’s install =yadm= (our dotfiles manager) and =emacs=
|
installation. And let’s install =yadm= (our dotfiles manager) and =emacs=
|
||||||
while we’re at it.
|
while we’re at it.
|
||||||
#+BEGIN_SRC sh :exports code
|
#+BEGIN_SRC sh :exports code
|
||||||
yay -Syua yadm emacs
|
yay -Syua yadm emacs python-envtpl-git
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** Set up =yadm=
|
** Set up =yadm=
|
||||||
@ -258,8 +258,8 @@
|
|||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
*** Generate the alt dotfiles
|
*** Generate the alt dotfiles
|
||||||
=yadm= will need to generate the host-specific dotfiles. To do so, you can
|
We will need to generate the host-specific dotfiles. We can run the
|
||||||
run the following command:
|
following command:
|
||||||
#+BEGIN_SRC sh :dir ~ :exports code
|
#+BEGIN_SRC sh :dir ~ :exports code
|
||||||
yadm alt
|
yadm alt
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
Loading…
Reference in New Issue
Block a user