Skip to content

Conversation

@raaymax
Copy link
Owner

@raaymax raaymax commented Jan 31, 2026

Summary

Improves the tmux development environment script with better organization and proper directory handling.

Changes

  • Use DIR variable for proper directory resolution regardless of where script is called from
  • Create dedicated windows for different tasks:
    • nvim: Editor window (default)
    • claude: Claude Code CLI
    • dev: Development servers in split panes
  • Organize dev servers (frontend, backend, storybook) in horizontal/vertical split panes within one window
  • Remove obsolete pushd/popd commands that referenced wrong directory

Testing

  • Tested script starts all services correctly
  • Windows and panes are properly organized

- Use proper directory handling with DIR variable
- Create separate windows: nvim, claude, dev servers
- Organize dev servers (frontend, backend, storybook) in split panes
- Start in nvim window by default
- Remove obsolete pushd/popd commands
@raaymax raaymax merged commit f0b0dcc into dev Jan 31, 2026
1 check passed
@raaymax raaymax deleted the chore/tmux-script-improvements branch January 31, 2026 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants