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
|
|
@ -1,4 +1,5 @@
|
|||
export META_DIR="${HOME}/urbint/meta"
|
||||
export DOTFILES="${HOME}/dotfiles"
|
||||
export ZSH="${HOME}/.oh-my-zsh"
|
||||
|
||||
ZSH_THEME=refined
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue