aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2019-08-14 15:36:18 -0400
committerBen Burwell <ben@benburwell.com>2019-08-14 15:36:18 -0400
commit4b2de3abc10c7b248821aeeb217117faa7a25549 (patch)
tree71c404163d228c0bbf0e9e61b0a65c0610e299ff /templates
parentea51b3f5291b451f8427b4bf9b17226334866665 (diff)
zsh: Remove CONF_DEST
Diffstat (limited to 'templates')
-rw-r--r--templates/.zsh/env.zsh1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/.zsh/env.zsh b/templates/.zsh/env.zsh
index ba94eb4..d1bf82b 100644
--- a/templates/.zsh/env.zsh
+++ b/templates/.zsh/env.zsh
@@ -14,4 +14,3 @@ export CDPATH=$HOME/c:$HOME
export SSLKEYLOGFILE="$HOME/.mitmproxy/sslkeylogfile.txt"
export BAT_PAGER="less -rf"
export CONF_SOURCE="$HOME/dotfiles"
-export CONF_DEST="$HOME"