aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2019-08-14 15:50:07 -0400
committerBen Burwell <ben@benburwell.com>2019-08-14 15:50:07 -0400
commitbaa21d2297c2149a399668b096fb6cec949a9d4e (patch)
treeaf4dcb70ebf0c498a22ebade558dca603a6b2fb9 /templates
parent4b2de3abc10c7b248821aeeb217117faa7a25549 (diff)
zsh: update dotfile repo path
Diffstat (limited to 'templates')
-rw-r--r--templates/.zsh/env.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/.zsh/env.zsh b/templates/.zsh/env.zsh
index d1bf82b..ab28046 100644
--- a/templates/.zsh/env.zsh
+++ b/templates/.zsh/env.zsh
@@ -13,4 +13,4 @@ export NVM_DIR="$HOME/.nvm"
export CDPATH=$HOME/c:$HOME
export SSLKEYLOGFILE="$HOME/.mitmproxy/sslkeylogfile.txt"
export BAT_PAGER="less -rf"
-export CONF_SOURCE="$HOME/dotfiles"
+export CONF_SOURCE="$HOME/c/dotfiles"