From 0919cf894c73fa357e82ccf3cc42427211c4c295 Mon Sep 17 00:00:00 2001 From: Gene Liverman Date: Mon, 29 Jul 2019 09:47:50 -0400 Subject: [PATCH] Move customizations outside .oh-my-zsh --- link/nix/zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/link/nix/zshrc b/link/nix/zshrc index a07bc57..2fa4b95 100644 --- a/link/nix/zshrc +++ b/link/nix/zshrc @@ -49,6 +49,7 @@ COMPLETION_WAITING_DOTS="false" # Would you like to use another custom folder than $ZSH/custom? # ZSH_CUSTOM=/path/to/new-custom-folder +ZSH_CUSTOM=~/repos/customized-oh-my-zsh # Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*) # Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/