summaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
authorKjetil Ørbekk <kj@orbekk.com>2020-10-20 11:23:07 -0400
committerKjetil Ørbekk <kj@orbekk.com>2020-10-20 11:23:07 -0400
commitf32cd7abc115f0443dbbecdd0c2c4f16755a134e (patch)
treedbf4d6bcd6181b7b5e16bf3642f16311bfc48fba /zsh
parent09849d209ca4d6c80ed8dfe84402d3e31fe23d25 (diff)
Include local zshrc. Some setup.sh improvements
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index abb4493..8e7a73a 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -20,3 +20,5 @@ setopt autocd
PURE_GIT_PULL=0
PURE_GIT_UNTRACKED_DIRTY=0
prompt pure
+
+source ~/.zshrc.local