DEV Community

Discussion on: Terminal Setup with Zsh + Tmux + Dracula Theme

Collapse
 
andrenbrandao profile image
André Brandão

Thanks! Do you also have the plugins to save your sessions between shutdowns?

I actually ended up with this setup after I had to temporarily work with a machine with just 4GB of RAM and couldn't use VSCode, Chrome, Docker, Node.js and React at the same time.

During this time I had to use Vim, but didn't fully migrate. I still want to try Neovim sometime.

Collapse
 
waylonwalker profile image
Waylon Walker

I don't have any plugins for tmux, just custom keybindings to make it easier for my muscle memory. I've been experimenting with :mksession in vim to restore my editor layout from where I last was.

nvim nightly is solid. There's a ton of new goodies in it. I've moved from coc to the built in lsp and it seems much easier to setup.