# A Minimalist Software Development Workflow with One Display and Simple Window Management

DevFeed: [A Minimalist Software Development Workflow with One Display and Simple Window Management](<https://devfeed.tech/articles/my-workflow-part-1-37874.md>)

Original publisher: [Read original article](<https://carlosbecker.com/posts/workflow-pt1/>)

Author: Carlos Alexandro Becker

Published: 2023-01-09T00:00:00Z

Content type: opinion

Language: en

Sources: [Carlos Becker](<https://devfeed.tech/sources/carlos-becker.md>)

Topics: [ssh](<https://devfeed.tech/topics/ssh.md>), [Neovim](<https://devfeed.tech/topics/neovim.md>), [macOS](<https://devfeed.tech/topics/macos.md>), [Linux](<https://devfeed.tech/topics/linux.md>)

Tags: [linux](<https://devfeed.tech/tags/linux.md>), [macos](<https://devfeed.tech/tags/macos.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

## AI overview

The first part of a personal workflow series explains a minimalist work setup: one maximized window on a single 27-inch 4K display, with Rectangle.app and Contexts.app used on macOS when needed. The author avoids tiling window managers, including Yabai because it requires disabling SIP, but frequently uses tmux and Neovim splits.

## Source excerpt

I keep getting asked how my setup works, how I use tmux and nvim over ssh... all that good stuff.