DEV Community

Discussion on: Can I see your terminal?

Collapse
 
caseywebb profile image
Casey Webb • Edited

spaceship-prompt + tmux in Hyper with hypernasa plugin. Left pane is gtop.

The entire .zshrc can be found in my setup repo

Collapse
 
thermatix profile image
Martin Becker • Edited

What's performance on Hyper like? I ask because I know how slow atom can be and seeing as how this is also built on electron I'm a little skeptical on it's performance potential.
Also, my terminal:

Thermatix's Terminal

I run Tmux with vim as my main editor and zsh as my shell, I use zplug for zsh plugin management.
My theme is gruvbox on my term and in vim

Collapse
 
caseywebb profile image
Casey Webb • Edited

It's not fantastic, but good enough for how I use it. Performance degrades quickly as you start adding plugins.

I typically use VS Code's terminal for the convenience, but it's also wicked fast. Sure do miss the APOD background though...

EDIT: Hyper 2 uses VS Code's renderer, thus it's now also wicked fast.