diff options
author | Matt Singleton <matt@xcolour.net> | 2021-02-09 17:29:48 -0600 |
---|---|---|
committer | Matt Singleton <matt@xcolour.net> | 2021-02-09 17:29:48 -0600 |
commit | 472ba71fd7e646ea82a332e0ecbe6a836512f28d (patch) | |
tree | bbaab03081b23a0313c4016464d863ebc1f2d6d5 /home/zshenv | |
parent | 75674f2c7479a5c2ba131e9513bdb0ec2c61ae7b (diff) |
better file organization
Diffstat (limited to 'home/zshenv')
-rw-r--r-- | home/zshenv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/zshenv b/home/zshenv new file mode 100644 index 0000000..a573065 --- /dev/null +++ b/home/zshenv @@ -0,0 +1 @@ +export ZDOTDIR="${XDG_CONFIG_HOME:-${HOME}/.config}/zsh" |