vim + tmux with Nick Nisi hero

vim + tmux with Nick Nisi

Nick and I talk about our developer workflows and what tools we’re finding interesting in the world of tmux and neovim.

Resources

nicknisi/dotfiles

vim, zsh, git, homebrew, neovim - my whole world

🔭 2,695
joshmedeski/dotfiles

Josh's dotfiles for his developer environment

🔭 292

Sign-Up for New Posts

Stay in the loop and get the latest blog posts about conversations sent to your inbox.

man sitting at desk in front of a landscape of rivers leading to a mountain range

Dev Workflow Intro

Your guide to creating a powerful and intuitive development workflow in the terminal.

The terminal is a powerful tool for developers, but it can be overwhelming to know where to start. This guide will help you create a powerful development environment in the terminal. Here are some of the things you'll learn.

  • Install packages and keep them up-to-date
  • Design a minimalist, distraction-free, user-interface
  • Use familiar keyboard shortcuts
  • Manage multiple projects with ease
  • Integrate with Git and GitHub
Get Started