Refactor install scripts

- Support emacs installation
- Export DOTFILES env var to simplify setup.
- Change filenames for consistency
This commit is contained in:
William Carroll 2018-04-25 13:35:55 -04:00
parent 3c8e6f0cc5
commit 3135e5faf2
5 changed files with 4 additions and 8 deletions

View file

@ -1,4 +1,5 @@
export META_DIR="${HOME}/urbint/meta"
export DOTFILES="${HOME}/dotfiles"
export ZSH="${HOME}/.oh-my-zsh"
ZSH_THEME=refined