Skip to content

Instantly share code, notes, and snippets.

@gcormier
Last active August 28, 2019 17:39
Show Gist options
  • Save gcormier/3dbb300ff6d1abfd7430acbf50d6d2f8 to your computer and use it in GitHub Desktop.
Save gcormier/3dbb300ff6d1abfd7430acbf50d6d2f8 to your computer and use it in GitHub Desktop.
bashrc
echo set -g default-terminal "screen-256color" > ~/.tmux.conf
echo set-option -g prefix C-a > ~/.tmux.conf
alias tf=terraform
export PACKER_LOG=1
export PACKER_LOG_PATH=~/.packer/log.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment