/images/duck.jpeg
{ hi | nando } @hmvidal.io

Tools and Configurations for Development

Tools and Configurations

These are tools/configurations I use on either a frequent, or regular enough basis to warrant including them on new development machines.

	This is a **live** document which is actively updated.

   

Terminal

Here are tools and configurations specific to the terminal.

bash

1
2
# ~/.bashrc
set -o vi                                 # Set interactive shell to Vim mode

   

tmux

Site: Home · tmux/tmux Wiki · GitHub