aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zshrc')
-rwxr-xr-xzshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/zshrc b/zshrc
index 7abd36b..dcb9602 100755
--- a/zshrc
+++ b/zshrc
@@ -1,3 +1,6 @@
+export ZSH_BASE="${HOME}/dotfiles"
+export FZF_BASE="${HOME}/dotfiles/fzf"
+
[[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]] && source "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh"
[ -n "${WSL_DISTRO_NAME+1}" ] && source $ZSH_BASE/zsh/wsl.zsh