Skip to content

Commit 427586d

Browse files
committed
feat: add frontmatter
1 parent a06d185 commit 427586d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

registry/anomaly/modules/tmux/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
---
2+
display_name: "Tmux"
3+
description: "Tmux for coder agent :)"
4+
icon: "../../../../.icons/tmux.svg"
5+
verified: false
6+
tags: ["tmux", "terminal", "persistent"]
7+
---
8+
19
# tmux Terraform Module
210

311
This module provisions and configures [tmux](https://github.com/tmux/tmux) with session persistence and plugin support

0 commit comments

Comments
 (0)