# dotfiles Created: Tue 13 Oct 2015 09:35:22 AM EDT Updated: Mon 11 Dec 2017 09:37:22 AM EST ## Summary linux A repo to track dotfiles for bash and apps I want to keep as portable as possible. All dotfiles are contained in this repo (typically cloned as ~/dotfiles and each file is symlinked to it's default location. I have added a Makefile to create or update each symlink. 2016-02: Added an openbox-setup script and dotfiles to make it easier to set up openbox the way I like it on other machines --- Reference(s): * [Hey Kid, I'ma Interpreter!! Stop all the static interpreter referenci'n!](http://deftly.net/posts/2014-03-17-stop-all-the-ref.html) * tmux-menu.sh: [Test if a variable is set in bash when using “set -o nounset”](http://stackoverflow.com/questions/7832080/test-if-a-variable-is-set-in-bash-when-using-set-o-nounset)