aboutsummaryrefslogtreecommitdiff
path: root/src/blog/2026-08-15-dotfiles
diff options
context:
space:
mode:
Diffstat (limited to 'src/blog/2026-08-15-dotfiles')
-rw-r--r--src/blog/2026-08-15-dotfiles/dotfiles.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blog/2026-08-15-dotfiles/dotfiles.md b/src/blog/2026-08-15-dotfiles/dotfiles.md
index cdaea19..ce10ef0 100644
--- a/src/blog/2026-08-15-dotfiles/dotfiles.md
+++ b/src/blog/2026-08-15-dotfiles/dotfiles.md
@@ -71,7 +71,7 @@ edit some configuration files that are outside of `$HOME` (for example,
71in `/etc`), and so on. 71in `/etc`), and so on.
72 72
73I tried to automate these steps as much as I could turned them into [a 73I tried to automate these steps as much as I could turned them into [a
74script](https://git.tronto.net/config/file/scripts/setup-config-alpine.html). I 74script](https://git.tronto.net/config/tree/scripts/setup-config-alpine). I
75won't explain everything it does here, you can just read through it if you want - 75won't explain everything it does here, you can just read through it if you want -
76it is pretty self-explanatory. This script also takes care of cloning the dotfiles 76it is pretty self-explanatory. This script also takes care of cloning the dotfiles
77repository I mentioned above, so when I set up a new system I just need to download 77repository I mentioned above, so when I set up a new system I just need to download

Generated with cgit - Back to sebastiano.tronto.net