Scripts: setup.sh, build.sh, serve.sh (Docker-based) Content: about, config, software, posts sections Custom: CSS overrides, HTML sitemap layout, extended_head partial Theme: hugo-theme-terminal via Hugo modules (go.mod)
20 lines
282 B
Markdown
20 lines
282 B
Markdown
---
|
|
title: "Tools I Use"
|
|
date: 2026-04-02
|
|
draft: false
|
|
tags: ['tools', 'linux', 'workflow']
|
|
---
|
|
|
|
A list of the hardware, software, and services I rely on daily.
|
|
|
|
## Editor
|
|
|
|
VS Code with GitHub Copilot.
|
|
|
|
## Terminal
|
|
|
|
Bash on Linux.
|
|
|
|
## Languages
|
|
|
|
Python (via uv), Go, shell scripts.
|