Skip to main content


There’s life beyond VSCode… thought I’d share my dev setup:

• Main monitor: WezTerm¹ running in a three (sometimes four)-way split with Helix Editor² as my main editor, a terminal pane for general commands while working, and Yazi³ usually running in another for working with files/directories in a project.

• Other monitor: Sublime Merge⁴ always running full-screen so I can immediately see exactly what I’ve changed (in real time) as I’m working.

Others (not shown): Browser(s) on a third screen and my laptop’s monitor as a fourth screen sometimes for other apps (read: distractions) :)

What’s yours like?

¹ wezterm.org
² helix-editor.com
³ github.com/sxyazi/yazi
sublimemerge.com

#myDevSetup #web #dev #WezTerm #HelixEditor #Yazi #SublimeMerge

This entry was edited (5 days ago)
in reply to Aral Balkan

My main dev environment is a bigass nano window over an SSH session through the Tilda terminal with Audiowide font :)

I might pop a couple tabs open in Tilda but that's as advanced as it gets over here lol

in reply to SlightlyCyberpunk

@admin Ah, I’d be lost without my language server support, syntax highlighting, etc :)
in reply to Aral Balkan

I have to use a mix of IntelliJ, Eclipse, and occasionally VS Code at work and I get so pissed off at this crap trying to type for me and ending up getting in my way no matter how many autocomplete settings I find and disable...so outside the office I want stuff that's as simple as possible :)

Helps that I'm mostly working on relatively small (<50 file) projects in non-compiled languages too though. And I'm pretty sure some versions of nano do have syntax highlighting at least...sometimes it's there, sometimes it isn't, it's nice to have but I don't notice too much lol

in reply to Aral Balkan

I've been playing with Kate IDE a bit lately. Lots I like, but a few frustration bits I've not ironed out.

That's a neat setup, definitely gonna give sublime a run.

kate-editor.org/en-gb/

in reply to Aral Balkan

Awesomewm with a different app on each tag ( space in OSX or desktop in GNOME/KDE):

1 - Kitty with tmux and all my sessions (RSS with newsboat, mail with mutt, notes with neovim, calendar.txt, nda that
2 - librewolf
3 - Signal
4, 5 ,6 - Inkscape, Gimp, Zotero

That's all 🙌

in reply to Aral Balkan

I am delighted to hear that I am not the only one with their own laptop as an extra display for distractions.
Other than that, Emacs and Kitty.
in reply to Aral Balkan

I've got two monitors. Main one in front of me has an Emacs window, with up to a 4-way split, in full screen. It also holds the "Work" browser window, which doesn't get to have e.g. a Mastodon or YouTube tab. 😁 The other screen holds a terminal emulator, with tmux running, as well as multiple tabs if I'm working on my homelab, each with a connection to another machine.

I've been reasonably successful in keeping the browser tabs with the distractions on a separate workspace. 😅