mirror of
https://github.com/boxpositron/absolute-dotfiles.git
synced 2026-02-28 03:30:37 +00:00
- Create .tmux-server.conf for remote servers (plugin-free, minimal) - Prefix key set to Ctrl+/ (C-_) instead of Ctrl+b - Status bar positioned at bottom with simple catppuccin-inspired theme - Include all essential keybindings without TPM dependencies - Add README section with one-liner download/setup instructions
10 lines
201 B
JSON
10 lines
201 B
JSON
{
|
|
"name": "opencode-plugins",
|
|
"version": "1.0.0",
|
|
"description": "OpenCode plugins for dotfiles",
|
|
"dependencies": {
|
|
"@opencode-ai/plugin": "^1.0.51",
|
|
"with-context-mcp": "^3.0.4"
|
|
}
|
|
}
|