summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2022-05-04 15:59:54 +0200
committerPatrick Spek <p.spek@tyil.nl>2022-05-04 15:59:54 +0200
commita78e42c4de45dc93bb4fb402ed5f829a7583decc (patch)
tree85b9dc5144959480bc711dbab7a4c81aea54474e
parent6092e7d2b272754c55b158d1cdc6ca3a16a1089f (diff)
Add git.tyil.nl URL, and pronunciation
-rw-r--r--content/posts/2022/2022-04-25-bashtard-introduction.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/content/posts/2022/2022-04-25-bashtard-introduction.md b/content/posts/2022/2022-04-25-bashtard-introduction.md
index 834ab5a..d67135e 100644
--- a/content/posts/2022/2022-04-25-bashtard-introduction.md
+++ b/content/posts/2022/2022-04-25-bashtard-introduction.md
@@ -18,7 +18,9 @@ So I made something in Bash, with a few abstractions to make certain
interactions less annoying to do manually every time. This used to be called
`tyilnet`, but I've discussed the setup with a few people on IRC, and decided it
would be a fun project to make it a bit more agnostic, so other people could
-also easily start using it. This resulted in the creation of [Bashtard]().
+also easily start using it. This resulted in the creation of
+[Bashtard](https://git.tyil.nl/bashtard/), pronounced as "bash", followed by
+"tard".
It works by simply writing Bash scripts to do the configuration, and provides
abstractions for using the system's package manager, service manager, and some