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

3
bins/setup Normal file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env zsh
ln -s ${HOME}/dotfiles/bins/bin/* ~/bin