aboutsummaryrefslogtreecommitdiff
path: root/src/blog/2026-08-15-dotfiles
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2026-08-30 18:35:23 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2026-08-30 18:35:23 +0200
commit5e3b4b6c21d33b28e60ce976479339f72d544a6c (patch)
tree0e5a101d4944e7dd5a99606344b6a6807a9a5606 /src/blog/2026-08-15-dotfiles
parentd3f0841cfdd229ff16b8a230117737a435fc7a56 (diff)
downloadsebastiano.tronto.net-5e3b4b6c21d33b28e60ce976479339f72d544a6c.tar.gz
sebastiano.tronto.net-5e3b4b6c21d33b28e60ce976479339f72d544a6c.zip
Switch from stagit to cgit
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