wiki: remove Obsidian-style hashtag tags from 12 articles

These #hashtag tag lines render as plain text on MkDocs. All articles
already have tags in YAML frontmatter, so the inline tags were redundant.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-02 11:03:28 -04:00
parent 6f53b7c6db
commit 6da77c2db7
12 changed files with 0 additions and 48 deletions

View File

@@ -87,7 +87,3 @@ tmux ls # check what's running
Both work. tmux has better split-pane support and scripting. screen is simpler and more universally installed. I use both — tmux for new jobs, screen for legacy ones. See the [screen](screen.md) article for reference.
---
## Tags
#tmux #terminal #linux #ssh #productivity #dev-tools