Refactor install scripts
- Support emacs installation - Export DOTFILES env var to simplify setup. - Change filenames for consistency
This commit is contained in:
parent
3c8e6f0cc5
commit
3135e5faf2
5 changed files with 4 additions and 8 deletions
3
bins/setup
Normal file
3
bins/setup
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env zsh
|
||||
|
||||
ln -s ${HOME}/dotfiles/bins/bin/* ~/bin
|
||||
Loading…
Add table
Add a link
Reference in a new issue