From 6f79fc5e4f0674459c34cc9dc2392a670b172dba Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Thu, 9 Oct 2025 21:10:40 -0400 Subject: [PATCH] fix slug of personal website --- src/content/git/barrettruth.com.mdx | 7 +++++++ src/content/git/dots.mdx | 6 ++++++ 2 files changed, 13 insertions(+) create mode 100644 src/content/git/barrettruth.com.mdx create mode 100644 src/content/git/dots.mdx diff --git a/src/content/git/barrettruth.com.mdx b/src/content/git/barrettruth.com.mdx new file mode 100644 index 0000000..40f2566 --- /dev/null +++ b/src/content/git/barrettruth.com.mdx @@ -0,0 +1,7 @@ +--- +title: "barrettruth.com" +date: "07/10/2025" +slug: "barrettruth.com" +--- + +source code for this website diff --git a/src/content/git/dots.mdx b/src/content/git/dots.mdx new file mode 100644 index 0000000..a83fe78 --- /dev/null +++ b/src/content/git/dots.mdx @@ -0,0 +1,6 @@ +--- +title: "dots" +date: "07/10/2025" +--- + +collection of configurations for neovim, zsh, ghostty, xorg, tmux, as well as os-specific configurations and custom scripts