Categories
Tech

How do I setup my development environment: git, vim and screen

Every software developer, regardless of the OS used, programming language or editors used, has its own predefined setup. We are creatures of habit, because that help us to improve our productivity. For example, I still use screen when I should have migrated to tmux. It use ctrl-b instead of ctrl-a… absolutely barbaric! (although it can […]