diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2026-08-30 18:35:23 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2026-08-30 18:35:23 +0200 |
| commit | 5e3b4b6c21d33b28e60ce976479339f72d544a6c (patch) | |
| tree | 0e5a101d4944e7dd5a99606344b6a6807a9a5606 /src/blog/2026-08-15-dotfiles | |
| parent | d3f0841cfdd229ff16b8a230117737a435fc7a56 (diff) | |
| download | sebastiano.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.md | 2 |
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, | |||
| 71 | in `/etc`), and so on. | 71 | in `/etc`), and so on. |
| 72 | 72 | ||
| 73 | I tried to automate these steps as much as I could turned them into [a | 73 | I tried to automate these steps as much as I could turned them into [a |
| 74 | script](https://git.tronto.net/config/file/scripts/setup-config-alpine.html). I | 74 | script](https://git.tronto.net/config/tree/scripts/setup-config-alpine). I |
| 75 | won't explain everything it does here, you can just read through it if you want - | 75 | won't explain everything it does here, you can just read through it if you want - |
| 76 | it is pretty self-explanatory. This script also takes care of cloning the dotfiles | 76 | it is pretty self-explanatory. This script also takes care of cloning the dotfiles |
| 77 | repository I mentioned above, so when I set up a new system I just need to download | 77 | repository I mentioned above, so when I set up a new system I just need to download |
