diff options
Diffstat (limited to 'zola-static/content/projects/dotfiles')
| -rw-r--r-- | zola-static/content/projects/dotfiles/cover.png | bin | 0 -> 1551254 bytes | |||
| -rw-r--r-- | zola-static/content/projects/dotfiles/index.md | 8 |
2 files changed, 8 insertions, 0 deletions
diff --git a/zola-static/content/projects/dotfiles/cover.png b/zola-static/content/projects/dotfiles/cover.png Binary files differnew file mode 100644 index 0000000..d014e8f --- /dev/null +++ b/zola-static/content/projects/dotfiles/cover.png diff --git a/zola-static/content/projects/dotfiles/index.md b/zola-static/content/projects/dotfiles/index.md new file mode 100644 index 0000000..32bcd4b --- /dev/null +++ b/zola-static/content/projects/dotfiles/index.md @@ -0,0 +1,8 @@ ++++ +title = 'Dotfiles' +date = 2024-11-09 +[extra] +cover = 'dotfiles.png' ++++ +These are my current configuration files for my main laptop workstation running arch linux. It contains my Hyprland and Emacs config. You can find the github mirror [here](https://github.com/JackJ30/dotfiles). + |
