about summary refs log tree commit diff
path: root/configs/shared/.zshrc
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2018-04-25T17·35-0400
committerWilliam Carroll <wpcarro@gmail.com>2018-07-19T16·00-0400
commit3135e5faf23f83900d16bfd465b4442d51e36377 (patch)
treecc821e623fa139275ecb97ede4561bdf904d55dc /configs/shared/.zshrc
parent3c8e6f0cc5eac51e369b8ffbd0441366cdc6da40 (diff)
Refactor install scripts
- Support emacs installation
- Export DOTFILES env var to simplify setup.
- Change filenames for consistency
Diffstat (limited to 'configs/shared/.zshrc')
-rw-r--r--configs/shared/.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/shared/.zshrc b/configs/shared/.zshrc
index 370a9fa9485b..79832255e084 100644
--- a/configs/shared/.zshrc
+++ b/configs/shared/.zshrc
@@ -1,4 +1,5 @@
 export META_DIR="${HOME}/urbint/meta"
+export DOTFILES="${HOME}/dotfiles"
 export ZSH="${HOME}/.oh-my-zsh"
 
 ZSH_THEME=refined