Skip to content

Commit 15367a6

Browse files
committed
install: new installation instructions
1 parent 2f2bf0e commit 15367a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ These are the configuration files I want to have in every Linux box I use.
77
Installation instructions come first because it is what I need most of the
88
time, but if you are not me, please read on :)
99

10-
sh -c "$(curl -fsLS get.chezmoi.io/lb)" -- init --apply jdevera
10+
sh -c "$(curl -fsLS jdevera.casa/install)"
1111

1212
## If you are not me
1313

site/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ <h1>Jacobo's Dotfiles</h1>
1818
</p>
1919

2020
<h2>Installation</h2>
21-
<pre><code>sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply jdevera</code></pre>
21+
<pre><code>sh -c "$(curl -fsLS jdevera.casa/install)"</code></pre>
2222
</main>
2323
</body>
2424
</html>

0 commit comments

Comments
 (0)